fix #54
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user