{% include 'client/includes/article/article_logo.html' with obj=object %}
{{ object.main_title }}
{{ object.created|date:"d E Y" }}{% if object.theme.all.exists %}{% include 'includes/article_theme.html' with obj=object %}{% endif %}
{% if request.user.is_admin %}
{% trans 'изменить' %}
{% endif %}
{{ object.description|safe }}
{% if object.tag.all.exists %}
{% include 'includes/article_tags.html' with obj=object %}
{{ blog.main_title }}
{{ blog.preview }}
{{ blog.created|date:"d E Y" }}Евгения Булавина