{{ page.perex }} {% for block in page.content %} {% include_block block with block_id=block.id %} {% endfor %} {% if parts|length > 1 %} {% if page.parts_section_title %}{{ page.parts_section_title }}{% endif %} {% for part in parts %} {% if part.title and part.description %} {{ part.title }} {{ part.description }} {% endif %} {% endfor %} {% endif %} {% comment %} Page index for screens bigger than md {% endcomment %} {% if page.index %} {{ page.index }} {% endif %} Za tohle ručí {% include "shared/person_badge_snippet.html" with person_page=page.guarantor %} Zobrazit celou mapu {% for category, features in features_by_category %} {{ category.name }} ({{ features|length }}) {% for feature in features %} {% if feature.pk == page.pk %} {{ feature.index }} {{ feature.title }} {% else %} {{ feature.index }} {{ feature.title }} {% endif%} {% endfor %} {% endfor %} Sdílení je aktem lásky