diff --git a/files/assets/images/hats/Nervous Sweating.webp b/files/assets/images/hats/Nervous Sweating.webp index 79c03f2ad..fa92bd01a 100644 Binary files a/files/assets/images/hats/Nervous Sweating.webp and b/files/assets/images/hats/Nervous Sweating.webp differ diff --git a/files/templates/comments.html b/files/templates/comments.html index c01bbfd40..ee8b6ce66 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/header.html b/files/templates/header.html index 7dcd02f87..d7f9109d0 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 ebb6c3888..f045cdd22 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}} @@ -368,7 +368,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -385,7 +385,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -416,7 +416,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -433,7 +433,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -467,7 +467,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -484,7 +484,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -517,7 +517,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -534,7 +534,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -568,7 +568,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -585,7 +585,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -616,7 +616,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -633,7 +633,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -662,7 +662,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -679,7 +679,7 @@
{% if v.hat_active -%} - + {%- endif %}
{{v.username}} @@ -708,7 +708,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -738,7 +738,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} @@ -767,7 +767,7 @@
{% if user.hat_active -%} - + {%- endif %}
{{user.username}} diff --git a/files/templates/submission.html b/files/templates/submission.html index 33cd48d6c..ae8f23759 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 919c3e123..e652068e5 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 ad13e50c6..d598a1031 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 7d170c3b5..1f337a382 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 %}