Test views

This commit is contained in:
nicco
2018-02-21 19:39:05 +01:00
parent 80c1a8127c
commit 5c06c17b95
8 changed files with 58 additions and 0 deletions

5
test/views/loop_1.html Normal file
View File

@@ -0,0 +1,5 @@
<ul>
{{* link in links}}
<li id="{{link.id}}">{{ link.name }}</li>
{{/*}}
</ul>