diff --git a/templates/post_reply.html b/templates/post_reply.html index e7343230..a8d1a37a 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -1,27 +1,32 @@ {% filter remove_whitespace %} {# tabs and new lines will be ignored #} -
- {% if not index %}{% endif %} - - - {% include 'post/poster_id.html' %} - No. - {{ post.id }} +
+ {% if not index %}{% endif %} + + + {% include 'post/poster_id.html' %} + No. + {{ post.id }}
- {% include 'post/fileinfo.html' %} - {% include 'post/post_controls.html' %} -