cometa/views/test.html
2018-01-21 23:02:21 +01:00

18 lines
197 B
HTML

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