factor/extra/websites/concatenative/page.xml

26 lines
440 B
XML
Raw Permalink Normal View History

2008-06-17 01:10:46 -04:00
<?xml version='1.0' ?>
<!DOCTYPE html>
2008-06-17 01:10:46 -04:00
<html xmlns="http://www.w3.org/1999/xhtml">
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
<head>
<t:write-title />
2008-09-05 17:43:42 -04:00
<t:style t:include="resource:basis/xmode/code2html/stylesheet.css" />
2008-06-17 01:10:46 -04:00
<t:style t:include="resource:extra/websites/concatenative/page.css" />
<t:write-style />
<t:write-atom />
</head>
<body>
<t:call-next-template />
</body>
</t:chloe>
</html>