mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-06 04:50:40 +00:00
Testing
This commit is contained in:
@@ -1,21 +1,5 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<section>
|
||||
a{{# kkk #}b {{#mhh}} #}}b {{test}} {{> sub/form }}
|
||||
<h2>{{ title }}</h2>
|
||||
<p>{{ body.p[1].check }}</p>
|
||||
</section>
|
||||
|
||||
a{{? test }}b{{? !testa }}c{{/?}} {{? title }} {{? title }}e{{/?}} c{{/?}}d{{/?}}e
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<ul>
|
||||
{{* i in arr}}
|
||||
<li>{{i}}</li>
|
||||
{{/*}}
|
||||
</ul>
|
Reference in New Issue
Block a user