diff --git a/templates/post_reply.html b/templates/post_reply.html
index f845e76a..9da27210 100644
--- a/templates/post_reply.html
+++ b/templates/post_reply.html
@@ -33,7 +33,7 @@
{% if config.poster_ids %}
ID: {{ post.ip|poster_id(post.thread) }}
{% endif %}
- No.
+ No.
{% endif %}
{{ post.postControls }}
-
+
{% endfilter %}{% if index %}{{ post.body|truncate_body(post.link) }}{% else %}{{ post.body }}{% endif %}{% filter remove_whitespace %}
+
{% endfilter %}{% if index %}{{ post.body|truncate_body(post.link) }}{% else %}{{ post.body }}{% endif %}{% filter remove_whitespace %}
{% if post.omitted or post.omitted_images %}