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

{% for post in posts %} {% endfor %}
{{ admin_bar }}
{{ theme.title }}
{% if theme.poll %} {{ theme.poll }} {% endif %}
{{ post.author.name }} Дата: {{ post.time }} | Сообщение # #{{ post.post_number }}
{{ 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 %}
Статус: {% if post.author.status_line == 'Online' %}Online{% else %}Offline{% endif %}
{{ post.message }} {% if post.attachment %}
Прикрепления: {% if checkAccess(['forum','download_files']) %}{{ post.attachment }}{% else %}У вас нет прав для скачивания прикрепленных файлов{% endif %}
{% endif %} {% if post.editor_info %}

{{ post.editor_info }}
{% endif %}
 
{% if post.id_author != 0 %} Профиль {% endif %} {% if fps_user_id == post.id_author %} {% else %} ЛС Mail {% endif %} {% if post.edit_link %}Изменить {% else %} Цитата {% endif %} {% if post.delete_link %}Удалить{% endif %}
{{ pagination }}
{{ reply_form }}