{% include 'mcp_header.html' %}

{{ L_TITLE }}

{{ L_EXPLAIN }}

{{ L_OPTIONS }}

{{ S_FORM_TOKEN }}
{% if postrow %}

{{ L_QUEUE }}

{% for postrow in postrow %} {% if postrow.S_DELETED_TOPIC %} {% else %} {% endif %} {% endfor %}
{% if S_TOPICS %}{{ L_TOPIC }}{% else %}{{ L_POST }}{% endif %} {% if not S_TOPICS %}{{ L_TOPIC }} {% endif %}{{ L_FORUM }} {{ L_MARK }} {{ L_MARK }}

{{ L_DELETED_TOPIC }}

{{ postrow.POST_SUBJECT }}

{% if postrow.S_HAS_ATTACHMENTS %} {{ L_ATTACHMENTS }}  {% endif %} {{ L_POST_BY_AUTHOR }} {{ postrow.POST_AUTHOR_FULL }}  » 

{% if S_TOPICS %} {{ L_TOPIC }}{{ L_COLON }} {{ postrow.TOPIC_TITLE }}
{% endif %} {{ L_FORUM }}{{ L_COLON }} {{ postrow.FORUM_NAME }}


{% if TOPIC_ID %} {% endif %}
{% if S_RESTORE %} {% else %} {% endif %} {% if S_TOPICS %} {% else %} {% endif %}
{% include 'display_options.html' %}
{% else %}

{% if S_RESTORE %} {% if S_TOPICS %}{{ L_NO_TOPICS_DELETED }}{% else %}{{ L_NO_POSTS_DELETED }}{% endif %} {% else %} {% if S_TOPICS %}{{ L_NO_TOPICS_QUEUE }}{% else %}{{ L_NO_POSTS_QUEUE }}{% endif %} {% endif %}

{% endif %}
{% include 'mcp_footer.html' %}