diff --git a/files/templates/userpage/banner.html b/files/templates/userpage/banner.html index fcdf1d270..76520d68e 100644 --- a/files/templates/userpage/banner.html +++ b/files/templates/userpage/banner.html @@ -133,15 +133,15 @@ {%- endif %} {% if u.received_awards and FEATURES['AWARDS'] %} -
-

Awards received

- {% for a in u.received_awards %} - - - x{{a['count']}} - - {% endfor %} -
+
+

Awards received

+ {% for a in u.received_awards %} + + + x{{a['count']}} + + {% endfor %} +
{% endif %} {% if u.moderated_holes %} @@ -434,15 +434,15 @@ {%- endif %} {% if u.received_awards and FEATURES['AWARDS'] %} -
-

Awards received

- {% for a in u.received_awards %} - - - x{{a['count']}} - - {% endfor %} -
+
+

Awards received

+ {% for a in u.received_awards %} + + + x{{a['count']}} + + {% endfor %} +
{% endif %} {% if u.moderated_holes %}