From f0c8af3ec788ac48f1405e5cdee7a135558a6b6b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 29 Oct 2022 04:27:09 +0200 Subject: [PATCH] remove all chained non-breaking spaces --- files/templates/submission.html | 4 ++-- files/templates/submission_listing.html | 6 +++--- files/templates/userpage.html | 16 ++++++++-------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 1209d6397..277d662a8 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -690,9 +690,9 @@ ({% if p.is_image %}image post{% elif p.is_video %}video post{% elif p.is_audio %}audio post{% elif p.domain %}{{p.domain|truncate(50, True)}}{% else %}text post{% endif %}) {% if p.edited_utc %} -   Edited {{p.edited_string}} + Edited {{p.edited_string}} {% endif %} -   {{p.views}} thread views + {{p.views}} thread views {% if p.active_flags(v) %}
diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 101f9c650..7e3e6fa0e 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -180,16 +180,16 @@ {{p.author.pronouns}} {% endif %} {% if p.author.customtitle %} -   {{p.author.customtitle | safe}} + {{p.author.customtitle | safe}} {% endif %} {% endif %}  {{p.age_string}}   ({% if p.is_image %}image post{% elif p.is_video %}video post{% elif p.is_audio %}audio post{% elif p.domain %}{% else %}text post{% endif %}) {% if p.edited_utc %} -   Edited {{p.edited_string}} + Edited {{p.edited_string}} {% endif %} -   {{p.views}} thread views + {{p.views}} thread views
diff --git a/files/templates/userpage.html b/files/templates/userpage.html index efcbbae0c..d11b3cb22 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -97,17 +97,17 @@
{{u.coins}} - coins   + coins {% if FEATURES['PROCOINS'] %} {{u.procoins}} - marseybux   + marseybux {% endif %} {% if PERMS['USER_FOLLOWS_VISIBLE'] == 0 or (v and v.admin_level >= PERMS['USER_FOLLOWS_VISIBLE']) -%} - {{u.stored_subscriber_count}} follower{{'s' if u.stored_subscriber_count != 1 else ''}}   + {{u.stored_subscriber_count}} follower{{'s' if u.stored_subscriber_count != 1 else ''}} - follows {{u.follow_count}} user{{'s' if u.follow_count != 1 else ''}}   + follows {{u.follow_count}} user{{'s' if u.follow_count != 1 else ''}} {%- endif %} joined {{u.created_date}} @@ -322,17 +322,17 @@
{{u.coins}} - coins   + coins {% if FEATURES['PROCOINS'] %} {{u.procoins}} - marseybux   + marseybux {% endif %} {% if PERMS['USER_FOLLOWS_VISIBLE'] == 0 or (v and v.admin_level >= PERMS['USER_FOLLOWS_VISIBLE']) -%} - {{u.stored_subscriber_count}} follower{{'s' if u.stored_subscriber_count != 1 else ''}}   + {{u.stored_subscriber_count}} follower{{'s' if u.stored_subscriber_count != 1 else ''}} - follows {{u.follow_count}} user{{'s' if u.follow_count != 1 else ''}}   + follows {{u.follow_count}} user{{'s' if u.follow_count != 1 else ''}} {%- endif %} {% if u.basedcount %}