From e72343373dafaca98aeca19bafef4e4933db33a1 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 14 Aug 2021 04:52:32 +0200 Subject: [PATCH] dfdf --- files/templates/submission.html | 10 +++++----- files/templates/submission_listing.html | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index d145e34dd0..eaa46bc3e3 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -199,7 +199,7 @@ {% if p.thumb_url and not p.embed_url %}
- Unable to load image + Unable to load image
{% endif %} @@ -227,7 +227,7 @@ {% if p.active_flags %}{{p.active_flags}} Reports{% endif %}  {{p.author.username}}{% if p.author.customtitle %}  {{p.author.customtitle | safe}}{% endif %}  {{p.age_string}} - ({% if p.realurl(v) %}{{p.domain}}{% else %}text post{% endif %}) + ({% if p.realurl(v) %}{{p.domain}}{% else %}text post{% endif %}) {% if p.edited_utc %}  Edited {{p.edited_string}}{% endif %} @@ -235,7 +235,7 @@ {% if p.realurl(v) %} -

{{title | safe}}

+

{{title | safe}}

{% else %}

{{title | safe}}

{% endif %} @@ -256,7 +256,7 @@

 
 							{% elif not p.embed_url and not p.is_image %}
-							
+							
 								
{{p.domain|truncate(30, True)}} @@ -443,7 +443,7 @@
- {% if p.is_image %}Unable to anonymously load image + {% if p.is_image %}Unable to anonymously load image
{{p.domain}}
{% endif %}
diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 3f40ca038f..6fc0a49f94 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -74,7 +74,7 @@ {% else %} - + {% endif %}