mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-05 20:40:39 +00:00
5 lines
50 B
HTML
5 lines
50 B
HTML
<ul>
|
|
{{* i in arr}}
|
|
<li>{{i}}</li>
|
|
{{/*}}
|
|
</ul> |