diff --git a/myriad/templates/index.html b/myriad/templates/index.html index 1907669..81aba76 100644 --- a/myriad/templates/index.html +++ b/myriad/templates/index.html @@ -24,7 +24,11 @@
{% if member[9]==0 %}{% endif %}{{ member[3]|safe }} {{ member[4]|safe }}
{% set icon = get_member_icon(member[0]) %} - + {% if icon %} + + {% else %} + + {% endif %}
{{ member[5].replace('\n', '
')|safe }}