diff --git a/templates/post_thread.html b/templates/post_thread.html index 1d60f867..fe9e41d1 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -22,8 +22,6 @@ No. {{ post.id }} -

-
{% if post.sticky %} {% if config.font_awesome %} @@ -52,16 +50,20 @@ Cyclical {% endif %} {% endif %} - {% if index %} - [{% trans %}Reply{% endtrans %}] - {% endif %} - {% if isnoko50 %} - [{% trans %}View All{% endtrans %}] - {% endif %} - {% if hasnoko50 and not isnoko50 %} - {% set lastcount = config.noko50_count %} - [{% trans %}Last 1 Post{% plural lastcount %}Last {{ count }} Posts{% endtrans %}] - {% endif %} + +

+
{% include 'post/post_controls.html' %}
@@ -88,7 +90,7 @@ {% plural post.omitted_images %} {{ count }} image replies {% endtrans %} - {% endif %} {% trans %}omitted. Click reply to view.{% endtrans %} + {% endif %} {% trans %}omitted.{% endtrans %} {% endif %} {% if not index %}