diff --git a/templates/post_reply.html b/templates/post_reply.html index 65298497..ea15d78f 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -12,8 +12,10 @@ {% include 'post/time.html' %} {% include 'post/poster_id.html' %} - No. - {{ post.id }} +
{% include 'post/fileinfo.html' %} {% include 'post/post_controls.html' %} diff --git a/templates/post_thread.html b/templates/post_thread.html index bdb4863e..8088dace 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -15,8 +15,10 @@ {% include 'post/time.html' %} {% include 'post/poster_id.html' %} - No. - {{ post.id }} + {% if post.sticky %} {% if config.font_awesome %}