mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-03-12 06:17:29 +00:00
Deleted old views
This commit is contained in:
parent
d11be12aa6
commit
c439643dc1
@ -1,2 +0,0 @@
|
||||
#title#
|
||||
#message#
|
@ -1,5 +0,0 @@
|
||||
<ul>
|
||||
{{* i in arr}}
|
||||
<li>{{? i.test }} {{i}} {{/?}}</li>
|
||||
{{/*}} {{# some comment #}} {{myVar}}
|
||||
</ul>
|
@ -1,3 +0,0 @@
|
||||
<button>
|
||||
|
||||
</button>
|
@ -1 +0,0 @@
|
||||
<input type="text"> {{> sub/button}}
|
@ -1,20 +0,0 @@
|
||||
<doctype html>
|
||||
|
||||
<head>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
{{# asdfkjashdlkfjashdlkj #}}
|
||||
<section>
|
||||
{{> sub/form }}
|
||||
<h2>{{ title }}</h2>
|
||||
<p>{{ body.p[1].check }}</p>
|
||||
</section>
|
||||
|
||||
{{? test }} oki {{/?}}
|
||||
|
||||
</body>
|
||||
|
||||
</doctype>
|
Loading…
x
Reference in New Issue
Block a user