From 2019f682173acf587d46d92e53c86943c0ea23e8 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 29 Oct 2022 01:31:39 +0200 Subject: [PATCH] same as last commit --- files/templates/comments.html | 6 +++--- files/templates/header.html | 2 +- files/templates/home_comments.html | 6 +++--- files/templates/log.html | 6 +++--- files/templates/notifications.html | 2 +- files/templates/post_actions_mobile.html | 2 +- files/templates/search.html | 4 ++-- files/templates/submission.html | 2 +- files/templates/userpage.html | 4 ++-- files/templates/userpage_comments.html | 6 +++--- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index d530276fe..609eaf078 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -134,7 +134,7 @@ {% if c.bannedfor %} {% endif %} - {% if c.active_flags(v) %}{% endif %} + {% if c.active_flags(v) %}{% endif %} {% if c.over_18 %}+18{% endif %} {% if v and v.admin_level >= PERMS['USER_SHADOWBAN'] and c.author.shadowbanned %}{% endif %} {% if c.stickied %} @@ -517,7 +517,7 @@ - +
@@ -527,7 +527,7 @@ {% if request.path.startswith('/transfers') %} - + {% endif %} {% if render_replies %} diff --git a/files/templates/header.html b/files/templates/header.html index 7da067049..99cb116a3 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -136,7 +136,7 @@ {% endif %} - diff --git a/files/templates/notifications.html b/files/templates/notifications.html index 775d3aa81..bd9f3a2c7 100644 --- a/files/templates/notifications.html +++ b/files/templates/notifications.html @@ -90,7 +90,7 @@
{{ma.age_string}} - +
diff --git a/files/templates/post_actions_mobile.html b/files/templates/post_actions_mobile.html index 011dff753..2befb5e14 100644 --- a/files/templates/post_actions_mobile.html +++ b/files/templates/post_actions_mobile.html @@ -30,7 +30,7 @@ {% if v.id==p.author_id %} {% if request.path.startswith('/@') %} - + {% endif %} diff --git a/files/templates/search.html b/files/templates/search.html index d3be5ac5a..1fdc10aab 100644 --- a/files/templates/search.html +++ b/files/templates/search.html @@ -87,7 +87,7 @@ {% if not '/users' in request.path %}