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