{% if add_link %} Ответить {% endif %} {% if closed_theme %} Тема закрыта {% endif %} {{ meta }}
{{ pagination }}
{{ admin_bar }}

{{ theme.title }}

{% 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 %}
  • {{ post.author.rank }}
  • {{ post.author.status_title }}
  • {{ post.author.posts }}
  • Репутация:{{ post.author.rating }}  {% if checkAccess(['users','set_rating']) %} {% endif %}
  • Предупреждения: {{ post.author.warnings }}  {% if checkAccess(['users','users_warnings']) %}
    +
    {% endif %}
  • Регистрация:
    {{ post.author.puttime }}
{% endif %}
{% if theme.id %}#{{ post.post_number }}{% else %}Перейти в тему к сообщению{% endif %}
{{ post.message }}
{% if post.attachment %}
Прикрепленные файлы:
{% if checkAccess(['forum','download_files']) %}{{ post.attachment }}{% else %}У вас нет прав для скачивания прикрепленных файлов{% endif %}
{% 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.raw_time_mess %} Осталось {{ post.raw_time_mess }} сек.{% endif %} {% if post.delete_link %}Удалить{% endif %}{% if theme.id %}Цитировать{% endif %}
{% endfor %}
{{ pagination }}
{{ reply_form }}