forked from gitbot/uguu
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
|
{% for banner in banners %}
|
||
|
{% include banner %}
|
||
|
{% endfor %}
|