{% if add_link %} Ответить {% endif %} {% if closed_theme %} Тема закрыта {% endif %} {{ meta }}
{{ pagination }}
{{ theme.title }} {{ admin_bar }}
{% if theme.poll %} {{ theme.poll }} {% else %}
{% endif %}
{% for post in posts %}
{{ post.author.name }} {% if post.author.status_line == 'Online' %}Online{% endif %} {% if post.id_author != 0 %} {% endif %}
#{{ post.post_number }}
{{ post.message }}
{% if post.attachment %}
Прикрепленные файлы:
{{ post.attachment }}
{% else %}
{% endif %} {% if post.editor_info %}
{{ post.editor_info }}
{% endif %} {% if post.id_author != 0 %}
{{ post.author.signature }}
{% endif %}
Вернуться к началу {% if post.id_author != 0 %} Профиль {% if fps_user != false %} ЛС Mail {% endif %} {% if post.author.url %} site {% endif %} {% endif %} {% if post.edit_link %}Изменить{% endif %} {% if post.delete_link %}Удалить{% endif %}Цитировать
{% endfor %}
{{ pagination }}
{{ reply_form }}