{% block head %} {% include 'header.html' %} {{ board.url }} - {{ board.name }} {% endblock %} {{ 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.name }}

{% if board.title %} {{ board.title|e }} {% endif %} {% if mod %}

{% trans %}Return to dashboard{% endtrans %}

{% endif %}
{% include 'attention_bar.html' %} {% include 'post_form.html' %} {% 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 }}
{{ boardlist.bottom }}