diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 7abc871dbb..ed239ffaa9 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -727,10 +727,10 @@ {% endif %} {% if v %} - +
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
{{u.username}}
{% endif %} - + {% endblock %} \ No newline at end of file