mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-06 04:50:40 +00:00
Fixed if statement for properties of objects
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<ul>
|
||||
{{* i in arr}}
|
||||
<li>{{i}}</li>
|
||||
<li>{{? i.test }} {{i}} {{/?}}</li>
|
||||
{{/*}}
|
||||
</ul>
|
Reference in New Issue
Block a user