]> gitweb.factorcode.org Git - factor.git/blob - extra/websites/concatenative/page.xml
465fd06bac16083004012102f05be6330408bdf1
[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             <meta name="viewport" content="width=device-width, initial-scale=1" charset="utf-8" />
9
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-script />
19
20             <t:write-atom />
21         </head>
22
23         <body>
24
25             <t:call-next-template />
26
27         </body>
28
29     </t:chloe>
30
31 </html>