From 0eb39b987cef04ee95d429ab7771184bef83c39b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 20 May 2022 00:24:34 +0200 Subject: [PATCH] --- files/templates/comments.html | 2 +- files/templates/default.html | 4 ++-- files/templates/submission.html | 2 +- files/templates/submission_listing.html | 2 +- files/templates/userpage.html | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index bf75f0193..061ae2c9d 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -207,7 +207,7 @@ {% if not c.author %} {{c.print()}} {% endif %} - {% if c.author.is_cakeday or True %}{% endif %}{{c.author_name}} + {% if c.author.is_cakeday or True %}{% endif %}{{c.author_name}} {% if c.author.customtitle %}  {{c.author.customtitle | safe}}{% endif %} {% endif %} diff --git a/files/templates/default.html b/files/templates/default.html index 119db446b..b817f8fa3 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -10,7 +10,7 @@ - + {% if v.agendaposter %} - + {% endif %} {% if request.path == '/catalog' %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 722360164..d5cbd862a 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -713,7 +713,7 @@ {% if p.author.verified %} {% endif %} - {% if p.author.is_cakeday or True %}{% endif %}{{p.author_name}}{% if p.author.customtitle %}  {{p.author.customtitle | safe}}{% endif %} + {% if p.author.is_cakeday or True %}{% endif %}{{p.author_name}}{% if p.author.customtitle %}  {{p.author.customtitle | safe}}{% endif %} {% endif %}  {{p.age_string}} ({% if p.is_image %}image post{% elif p.is_video %}video post{% elif p.domain %}{{p.domain}}{% else %}text post{% endif %}) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 2ec0d2ec3..273511ae7 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -186,7 +186,7 @@ {% if p.author.verified %} {% endif %} - {% if p.author.is_cakeday or True %}{% endif %}{{p.author_name}}{% if p.author.customtitle %}  {{p.author.customtitle | safe}}{% endif %} + {% if p.author.is_cakeday or True %}{% endif %}{{p.author_name}}{% if p.author.customtitle %}  {{p.author.customtitle | safe}}{% endif %} {% endif %}  {{p.age_string}}   diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 88a505d1f..735261836 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -40,7 +40,7 @@
- {% if u.is_cakeday %}{% endif %} + {% if u.is_cakeday %}{% endif %}
{% if u.is_suspended %} @@ -365,7 +365,7 @@
- {% if u.is_cakeday %}{% endif %} + {% if u.is_cakeday %}{% endif %}
{% if u.is_suspended %}