{% if add_link %} Ответить {% endif %} {% if closed_theme %} Тема закрыта {% endif %}
{{ theme.title }}
{{ admin_bar }}
{% if theme.poll %} {{ theme.poll }} {% else %}
{% endif %}
{% for post in posts %}
{{ post.author.name }}
Дата: {{ post.time }} ссылка на {{ post.post_number }} пост
{% if post.author.status_line == 'Online' %} ON {% endif %}
  • Группа: {{ post.author.status_title }}
  • Звание: {{ post.author.rank }}
  • Сообщений: {{ post.author.posts }}
  • Предупреждения: {{ post.author.warnings }} {% if checkAccess(['users','users_warnings']) %} + {% endif %}
{% if fps_user_id == post.id_author %} {% else %} {% if checkAccess(['users','set_rating']) %} + - {% endif %} {% endif %} {% if post.author.rating %} {% if post.author.rating >= 1 %} {% else %} {% endif %}{% else %} {% endif %}
{{ post.message }} {% if post.attachment %}
Прикрепленные файлы:
{{ post.attachment }}
{% else %}
{% endif %} {% if post.editor_info %}
{{ post.editor_info }}
{% endif %} {% if post.author.signature %}
{{ post.author.signature }}
{% endif %}
{% if post.id_author != 0 %} Профиль Цитировать {% endif %} {% if fps_user_id == post.id_author %} {% else %} ЛС Mail {% endif %}
{% if post.edit_link %}Изменить{% endif %} {% if post.delete_link %}Удалить{% endif %} Подняться вверх
{% endfor %}
{{ pagination }}
{{ reply_form }}