{% if post.sticky %}
{% if config.font_awesome %}
- {# Keep this space #}
+ {# Keep this space #}
{% else %}
- {# Keep this space #}
+ {# Keep this space #}
{% endif %}
{% endif %}
{% if post.locked %}
{% if config.font_awesome %}
- {# Keep this space #}
+ {# Keep this space #}
{% else %}
- {# Keep this space #}
+ {# Keep this space #}
{% 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 %}
- {# Keep this space #}
+ {# Keep this space #}
{% else %}
- {# Keep this space #}
+ {# Keep this space #}
{% endif %}
{% endif %}
{% if post.cycle %}
{% if config.font_awesome %}
- {# Keep this space #}
+ {# Keep this space #}
{% else %}
- {# Keep this space #}
+ {# Keep this space #}
{% endif %}
{% endif %}
- {% if index %}
- [{% trans %}Reply{% endtrans %}] {# Keep this space #}
- {% endif %}
- {% if isnoko50 %}
- [{% trans %}View All{% endtrans %}] {# Keep this space #}
- {% endif %}
- {% if hasnoko50 and not isnoko50 %}
- {% set lastcount = config.noko50_count %}
- [{% trans %}Last 1 Post{% plural lastcount %}Last {{ count }} Posts{% endtrans %}] {# Keep this space #}
- {% endif %}
+
+
+
{% include 'post/post_controls.html' %}
- {% include 'post/fileinfo.html' %}
{% endfilter %}{% if index %}{{ post.body|truncate_body(post.link) }}{% else %}{{ post.body }}{% endif %}{% filter remove_whitespace %}
@@ -88,7 +92,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 %}