{% if page.shared_from %}

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

{% endif %} {% if page.image %} {% image page.image max-500x500 as initial_image %} {% endif %} {% for block in page.content %} {% include_block block %} {% endfor %}
{% include 'styleguide2/includes/atoms/buttons/round_button.html' with url=page.root_page.articles_page.url text='Zpět na aktuality' show_arrow_on_hover=True %}