{{ page.title }} {{ page.date|date:"DATE_FORMAT" }} {% if page.author_page %} {{ page.author }} {% else %} {{ page.author|default_if_none:'' }} {% endif %} {% for tag in page.get_tags %} {{ tag }} {% endfor %} {% if page.image %} {% image page.image width-2000 as img %} {% endif %} {% for block in page.content %} {% include_block block %} {% endfor %} {% if page.author_page %} {% include "shared/person_badge_snippet.html" with person_page=page.author_page title="Autor" %} {% endif %} Sdílení je aktem lásky {% include "shared/article_shared_link.html" %}