diff --git a/templates/post_reply.html b/templates/post_reply.html index d91c1e15..e7b3411e 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -1,6 +1,6 @@ {% filter remove_whitespace %} {# tabs and new lines will be ignored #} -
+

diff --git a/templates/post_thread.html b/templates/post_thread.html index b0cac726..de2d97e0 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 %} @@ -47,7 +47,7 @@ {{ config.uri_thumb }}{{ post.thumb }} {% endif %}" style="width:{{ post.thumbx }}px;height:{{ post.thumby }}px" alt="" /> {% endif %} -

+