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