This commit is contained in:
cube
2026-04-30 12:56:03 +01:00
parent ab2d4b04ad
commit 76b5ebb53d

View File

@@ -16,6 +16,8 @@
<br class="clear" />
{% endif %}
{% if member[8]==1 %}<div class="heading"><i>Currently Fronting</i></div>{% endif %}
{% if icon %}
<img class="icon" src="{{ url_for('static', filename='icons/'+icon[0]) }}">
{% else %}