factor/extra/websites/concatenative/page.xml

26 lines
440 B
XML

<?xml version='1.0' ?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
<head>
<t:write-title />
<t:style t:include="resource:basis/xmode/code2html/stylesheet.css" />
<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>