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 %}