sugoi/templates/banners.swig
nokonoko d8c46ff78a new uguu code
This is the code that uguu.se is running, based off Pomf.
2020-11-18 12:54:47 +01:00

4 lines
63 B
Plaintext

{% for banner in banners %}
{% include banner %}
{% endfor %}