diff --git a/files/templates/admin/apps.html b/files/templates/admin/apps.html index 6c0255931..a6ded0fee 100644 --- a/files/templates/admin/apps.html +++ b/files/templates/admin/apps.html @@ -8,7 +8,7 @@
diff --git a/files/templates/comments.html b/files/templates/comments.html index cb5c52061..bf3ad23e0 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -88,7 +88,7 @@ {% endif %} {% if c.post.sub %} - in /h/{{c.post.sub}} + in /h/{{c.post.sub}} {% endif %} {% elif c.author_id==AUTOJANNY_ID %} Notification @@ -291,7 +291,7 @@
- +
{% endif %}
@@ -540,7 +540,7 @@
- +
diff --git a/files/templates/popover.html b/files/templates/popover.html index aea1c14e8..f99a9a29c 100644 --- a/files/templates/popover.html +++ b/files/templates/popover.html @@ -38,7 +38,7 @@ coins - + View diff --git a/files/templates/submission.html b/files/templates/submission.html index 4e54c5811..a489f3343 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -206,7 +206,7 @@
-
Formatting help
+
Formatting help
{% endif %} @@ -225,7 +225,7 @@
{% else %}
diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index ea2e95d70..a406159e6 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -82,7 +82,7 @@ {% if p.club and not (v and (v.paid_dues or v.id == p.author_id)) %} post thumbnail {% elif not p.url %} - + post thumbnail {% elif p.is_image %} @@ -117,7 +117,7 @@
- + {% if p.club %}{{CC}}{% endif %} {% if p.flair %}{{p.flair | safe}}{% endif %} {{p.realtitle(v) | safe}} @@ -131,7 +131,7 @@ {% if p.realbody(v, listing=True) %} {% endif %} - + {{p.comment_count}} @@ -143,7 +143,7 @@