{{ theme.title }}
{% for post in posts %}
Добавлено: {{ post.time }} | {{ post.post_number }}
{{ 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 }} 
+
 
{{ post.message }}
{{ post.attachment }}


{{ post.author.signature }}

{{ post.editor_info }}
{{ post.profile_url }} {{ post.pm_url }} {{ post.email_url }} {{ post.author_site }} {{ post.on_top_link }} | {{ post.edit_link }} | {{ post.delete_link }}
{% endfor %}
{{ reply_form }}