mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-06 04:50:40 +00:00
Express support
This commit is contained in:
2
views/index.blitz
Normal file
2
views/index.blitz
Normal file
@@ -0,0 +1,2 @@
|
||||
#title#
|
||||
#message#
|
@@ -1,5 +1,5 @@
|
||||
<ul>
|
||||
{{* i in arr}}
|
||||
<li>{{? i.test }} {{i}} {{/?}}</li>
|
||||
{{/*}}
|
||||
{{/*}} {{# some comment #}} {{myVar}}
|
||||
</ul>
|
Reference in New Issue
Block a user