diff --git a/templates/post_reply.html b/templates/post_reply.html index e6f5fa09..14eb497b 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -14,12 +14,12 @@ {% apply spaceless %} {% include 'post/poster_id.html' %}  - No. - {{ post.id }} + No. + {{ post.id }}

{% endapply %} - {% include 'post/fileinfo.html' %} - {% include 'post/post_controls.html' %} + {% include 'post/fileinfo.html' %} + {% include 'post/post_controls.html' %} {% apply spaceless %}
1 %}style="clear:both"{% endif %}> {% endapply %}{% if index %}{{ post.body|truncate_body(post.link) }}{% else %}{{ post.body }}{% endif %}{% apply spaceless %}