{% if page.author_page.title or page.author %}
AUTOR ČLÁNKU:
{% firstof page.author.upper page.author_page.title.upper %}
{% for social in page.author_page.social_links %} {% endfor %}
{% endif %}

{{ page.perex }}

{% if page.author_page.title or page.author %} {% endif %}
{% for block in page.content %} {% include_block block %} {% endfor %} {% if page.shared_from %}

Tento článek byl sdílen z jiného webu. Originál si můžete přečíst zde.

{% endif %}