{% load wagtailcore_tags elections2021_extras %}

{{ page.title }}

2021

{{ page.annotation|richtext|format_sources }}

{% comment %}
Obsah


{% endcomment %}

Takhle to dál nejde

{{ page.problem|richtext|format_sources }}

V čem je problém

{{ page.context|richtext|format_sources }}

Naše vize

{{ page.ideal|richtext|format_sources }}

Jak to chceme udělat?

{{ page.proposal|richtext|format_sources|style_h4 }}
{% if page.time_horizon_number %}

Kolik na to chceme času?

{{ page.time_horizon_number }}
{{ page.time_horizon_unit }}
{% endif %} {% if page.time_horizon_text %}

Kolik na to chceme času?

{{ page.time_horizon_text|richtext|format_sources }}
{% endif %}

Pro koho to chceme hlavně


{% for block in page.benefits_main %}

{{ benefits_titles|dictitem:block.value.variant }}

{{ block.value.text|richtext|format_sources }}
{% endfor %}
{% for block in page.benefits %}

{{ block.value.title }}

{{ block.value.text|richtext|format_sources }}
{% endfor %}
{% if page.benefit_for_all %}

{{ page.benefit_for_all|richtext|format_sources }}

{% endif %}

Co pro to už děláme

{{ page.already_done|richtext|format_sources|style_h4 }}

Na co se nás často ptáte

{% for block in page.faq %}

{{ block.value.question }}

{{ block.value.answer|richtext|format_sources }}
{% endfor %}

Klidně si to ověřte

{{ page.sources|richtext|format_sources_block }}