cometa/views/test.html
2018-01-19 18:52:30 +01:00

17 lines
178 B
HTML

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