]> gitweb.factorcode.org Git - factor.git/blob - extra/websites/concatenative/page.xml
chloe/html: switch to HTML5 templates
[factor.git] / extra / websites / concatenative / page.xml
1 <?xml version='1.0' ?>
2 <!DOCTYPE html>
3 <html xmlns="http://www.w3.org/1999/xhtml">
4
5         <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
6
7                 <head>
8                         <t:write-title />
9
10                         <t:style t:include="resource:basis/xmode/code2html/stylesheet.css" />
11
12                         <t:style t:include="resource:extra/websites/concatenative/page.css" />
13
14                         <t:write-style />
15
16                         <t:write-atom />
17                 </head>
18
19                 <body>
20                         <t:call-next-template />
21                 </body>
22
23         </t:chloe>
24
25 </html>