diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 67be90191..785df622b 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -172,7 +172,7 @@ {% endif %} {% endif %} -
+

 							
@@ -461,7 +461,7 @@
 						{% endif %}
 					{% endif %}
 
-					
+					
 						

 						 
 						
@@ -692,11 +692,11 @@
 
 {% if v %}
 
{% if v.patron or u.patron or v.alts_patron or u.alts_patron %}0{% else %}0.03{% endif %}
- +
{{u.username}}
{% endif %} - + {% endblock %} diff --git a/files/templates/userpage_comments.html b/files/templates/userpage_comments.html index 73ee58aa9..a5ab84f56 100644 --- a/files/templates/userpage_comments.html +++ b/files/templates/userpage_comments.html @@ -110,7 +110,7 @@ {% if v %}
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
- +
{{u.username}}
{% endif %} diff --git a/files/templates/userpage_private.html b/files/templates/userpage_private.html index 80af58cfa..54f0611bd 100644 --- a/files/templates/userpage_private.html +++ b/files/templates/userpage_private.html @@ -44,7 +44,7 @@ {% if v %}
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
- +
{{u.username}}
{% endif %}