mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-05 20:40:39 +00:00
Test views
This commit is contained in:
5
test/views/loop_1.html
Normal file
5
test/views/loop_1.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<ul>
|
||||
{{* link in links}}
|
||||
<li id="{{link.id}}">{{ link.name }}</li>
|
||||
{{/*}}
|
||||
</ul>
|
Reference in New Issue
Block a user