{{ theme.title }}
{{ theme.poll }}
{% for post in posts %}
Добавлено: {{ post.time }} | {{ post.post_number }}
{% if post.id_author != 0 %}
{{ post.author.user_rank }}
Статус: {{ post.author.rank }}
Группа: {{ post.author.status_title }}
Сообщений: {{ post.author.posts }}
Регистрация: {{ post.author.puttime }}
Состояние: {{ post.author.status_on }}
Репутация: {{ post.author.rating }} 
Предупреждения: {{ post.author.warnings }} 
+
{% endif %}  
{{ post.message }}
{{ post.attachment }}
{% if post.id_author != 0 %}

{{ post.author.signature }} {% endif %}

{{ post.editor_info }}
{% if post.id_author != 0 %} View profile {% if fps_user != false %} Send mail PM {% endif %} {% if post.author.url %} Author site {% endif %} {% endif %} Цитировать {{ post.on_top_link }} | {{ post.edit_link }} | {{ post.delete_link }}
{% endfor %}
{{ pagination }}
{{ reply_form }}