{% apply spaceless %} {# tabs and new lines will be ignored #}
{% apply spaceless %} {% include 'post/poster_id.html' %} {% include 'post/time.html' %} No. {{ post.id }} {% if post.sticky %} {% if config.font_awesome %} {% else %} {% endif %} {% endif %} {% if post.locked %} {% if config.font_awesome %} {% else %} {% endif %} {% endif %} {% if post.sage and (config.mod.view_bumplock < 0 or (post.mod and post.mod|hasPermission(config.mod.view_bumplock, board.uri))) %} {% if config.font_awesome %} {% else %} {% endif %} {% endif %} {% if post.cycle %} {% if config.font_awesome %} {% else %} {% 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' %}