{{ entity.title }}
{{ entity.atom.moder_panel }}
Автор: {{ entity.author.name }} от {{ entity.date }}, раздел: {{ entity.category.title }}, просмотров {{ entity.views }}
{{ entity.atom.main_text }}
{% if entity.tags %}
Теги: {% for tag in entity.tags %}{{ tag }}; {% endfor %}
{% endif %}
{% if entity.sourse %}
Источник: {{ entity.sourse }} {% else %}
Источник: Не указан{% endif %}
{% if entity.comments == 0 %}
{% else %}
Комментарии
{% endif %}
{{ relmat }}