diff --git a/files/templates/submission.html b/files/templates/submission.html index a53406c59..a786bfb70 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -197,7 +197,7 @@ {% if p.thumb_url and not p.embed_url %}
- Unable to load image + Unable to load image
{% endif %} @@ -229,7 +229,7 @@ {% if p.realurl(v) %} -

{{p.realtitle(v) | safe}}

+

{{p.realtitle(v) | safe}}

{% else %}

{{p.realtitle(v) | safe}}

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

 
 							{% elif not p.embed_url and not p.is_image %}
-							
+							
 								
{{p.domain|truncate(30, True)}} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index ed021aead..dd2e9757b 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -73,7 +73,7 @@ {% else %} - + {% endif %}