diff --git a/files/assets/images/hats/Emo Hair II.webp b/files/assets/images/hats/Emo Hair II.webp index d7ed00c0c2..f1c81b9ba4 100644 Binary files a/files/assets/images/hats/Emo Hair II.webp and b/files/assets/images/hats/Emo Hair II.webp differ diff --git a/files/assets/images/hats/Sparkles.webp b/files/assets/images/hats/Sparkles.webp index 06b8b8a059..dc3b49fdb8 100644 Binary files a/files/assets/images/hats/Sparkles.webp and b/files/assets/images/hats/Sparkles.webp differ diff --git a/files/templates/comments.html b/files/templates/comments.html index 1c9ff4ec48..6553faaf8b 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -171,7 +171,7 @@
{% if c.author.hat_active -%} - + {%- endif %}
{{c.author_name}} diff --git a/files/templates/hats.html b/files/templates/hats.html index 1cb9607e13..b777ab7b97 100644 --- a/files/templates/hats.html +++ b/files/templates/hats.html @@ -60,7 +60,7 @@ {% for hat, user in hats %} - {{hat.name}} + {{hat.name}} {{hat.name}} {{hat.censored_description(v)}} {% if SITE == 'rdrama.net' %} diff --git a/files/templates/header.html b/files/templates/header.html index 1f75323e7a..406584f345 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -207,7 +207,7 @@
{% if v.hat_active -%} - + {% elif request.path == '/hats' %} {%- endif %} diff --git a/files/templates/leaderboard.html b/files/templates/leaderboard.html index 540b1cfa72..0f46b6ddb8 100644 --- a/files/templates/leaderboard.html +++ b/files/templates/leaderboard.html @@ -42,7 +42,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -59,7 +59,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -89,7 +89,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -106,7 +106,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -136,7 +136,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -153,7 +153,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -183,7 +183,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -200,7 +200,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -229,7 +229,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -246,7 +246,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -275,7 +275,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -292,7 +292,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -321,7 +321,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -338,7 +338,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -397,7 +397,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -414,7 +414,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -448,7 +448,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -465,7 +465,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -498,7 +498,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -515,7 +515,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -577,7 +577,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -594,7 +594,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -623,7 +623,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -640,7 +640,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -689,7 +689,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -718,7 +718,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} diff --git a/files/templates/submission.html b/files/templates/submission.html index 0ded03167c..0e5ab96480 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 49b13da921..afd8b99765 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -172,7 +172,7 @@
{% if p.author.hat_active -%} - + {%- endif %}
{{p.author_name}} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 5ef432871c..e1b0ea2f81 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 %} diff --git a/files/templates/votes.html b/files/templates/votes.html index 1f337a382c..74853a7889 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -43,7 +43,7 @@
{% if vote.user.hat_active -%} - + {%- endif %}
@@ -76,7 +76,7 @@
{% if vote.user.hat_active -%} - + {%- endif %}