{{ page.title }}
{{ page.date|date:"SHORT_DATE_FORMAT" }}
{{ page.author.name }}
{% for tag in page.tags.all %}
{{ tag }}
{% endfor %}
{{ page.perex }}
{{ page.text|richtext }}