mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-03-12 14:27:28 +00:00
test views
This commit is contained in:
parent
e559ab3f11
commit
15d1fd58cd
21
views/new.html
Normal file
21
views/new.html
Normal file
@ -0,0 +1,21 @@
|
||||
<!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>
|
@ -1,3 +1,3 @@
|
||||
<button>
|
||||
Test
|
||||
|
||||
</button>
|
@ -13,6 +13,8 @@
|
||||
<p>{{ body.p[1].check }}</p>
|
||||
</section>
|
||||
|
||||
{{? test }} oki {{/?}}
|
||||
|
||||
</body>
|
||||
|
||||
</doctype>
|
Loading…
x
Reference in New Issue
Block a user