{% include 'header.html' %}
{{ board.url }} - {{ board.title|e }}
{{ boardlist.top }} {% if pm %}
You have
an unread PM
{% if pm.waiting > 0 %}, plus {{ pm.waiting }} more waiting{% endif %}.
{% endif %} {% if config.url_banner %}
{% endif %}
{{ board.url }} - {{ board.title|e }}
{% if board.subtitle %} {% if config.allow_subtitle_html %} {{ board.subtitle }} {% else %} {{ board.subtitle|e }} {% endif %} {% endif %} {% if mod %}
{% trans %}Return to dashboard{% endtrans %}
{% endif %}
{% include 'post_form.html' %} {% if config.page_nav_top %}
{% for page in pages %} [
{{ page.num }}
]{% if loop.last %} {% endif %} {% endfor %} {{ btn.next }}
{% endif %} {% if config.global_message %}
{{ config.global_message }}
{% endif %}
{% if mod %}
{% endif %} {{ body }} {% include 'report_delete.html' %}
{{ btn.prev }} {% for page in pages %} [
{{ page.num }}
]{% if loop.last %} {% endif %} {% endfor %} {{ btn.next }} {% if config.catalog_link %} |
Catalog
{% endif %}
{{ boardlist.bottom }}