From 629e3ec547fff146b5814f72a4ee2378cf6ef868 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Thu, 17 Nov 2011 15:47:42 +1100 Subject: [PATCH] ... --- templates/post_thread.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/post_thread.html b/templates/post_thread.html index a25ade9f..f04ad283 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -2,7 +2,7 @@ {# tabs and new lines will be ignored #} {% if index %} -
+
{% endif %} {% if post.embed %} @@ -104,7 +104,7 @@ {% endif %} {{ post.postControls }}

-

+

{% endfilter %}{% if index %}{{ post.body|truncate_body(post.link) }}{% else %}{{ post.body }}{% endif %}{% filter remove_whitespace %}

{% if post.omitted or post.omitted_images %} @@ -128,7 +128,7 @@ {% endif %} omitted. Click reply to view. {% endif %} - + {% if not index %} {% endif %}