mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-03-12 14:27:28 +00:00
20 lines
223 B
HTML
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> |