cometa/views/test.html
2018-02-06 19:59:44 +01:00

20 lines
223 B
HTML

<doctype html>
<head>
</head>
<body>
{{# asdfkjashdlkfjashdlkj #}}
<section>
{{> sub/form }}
<h2>{{ title }}</h2>
<p>{{ body.p[1].check }}</p>
</section>
{{? test }} oki {{/?}}
</body>
</doctype>