diff --git a/files/templates/comments.html b/files/templates/comments.html index 6becccb6a..0d47e1cb7 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -212,7 +212,7 @@
{% if c.author.hat_active -%} - + {%- endif %}
{{c.author_name}} diff --git a/files/templates/hats.html b/files/templates/hats.html index 0bae58539..a31d976ab 100644 --- a/files/templates/hats.html +++ b/files/templates/hats.html @@ -8,7 +8,7 @@ {% block Banner %}
- hats banner + hats banner
Number of hats you bought: {{v.num_of_hats_bought}}
Number of hats you designed: {{v.num_of_hats_designed}}
Coins you spent on hats: {{v.coins_spent_on_hats}}
@@ -36,7 +36,7 @@ {% for hat, user in owned %} - {{hat.name}} + {{hat.name}} {{hat.name}} {{hat.description}} {% if SITE == 'rdrama.net' %} @@ -55,7 +55,7 @@ {% for hat, user in not_owned %} - {{hat.name}} + {{hat.name}} {{hat.name}} {{hat.description}} {% if SITE == 'rdrama.net' %} diff --git a/files/templates/header.html b/files/templates/header.html index ded1d93d2..4ae237a95 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -207,7 +207,7 @@
{% if v.hat_active -%} - + {%- endif %}
diff --git a/files/templates/submission.html b/files/templates/submission.html index 9df272d75..22f2c243c 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -677,7 +677,7 @@
{% if p.author.hat_active -%} - + {%- endif %}
{{p.author_name}} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 4638e8807..ab0d6eb4e 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -213,7 +213,7 @@
{% if p.author.hat_active -%} - + {%- endif %}
{{p.author_name}} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 9db8149df..bffed2dcb 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -42,7 +42,7 @@ {% if u.hat_active -%} - + {%- endif %}
@@ -407,7 +407,7 @@ {% if u.hat_active -%} - + {%- endif %}