{% extends "district/base.html" %} {% load wagtailcore_tags wagtailimages_tags shared_filters %} {% block content %}

{{ page.title }}

{{ page.perex }}

{{ page.text | richtext }} {% include "shared/person_badge_wide_snippet.html" with person_page=page.guarantor title="Garant" %}
{% include "shared/person_badge_snippet.html" with person_page=page.guarantor title="Garant" %}

Volby

Program


Povolební strategie

Přečtěte si, jak se zachováme po volbách. Nemusíte volit zajíce v pytli.

Zjistit víc

Financování kampaně

Transparentní financování kampaně je pro nás samozřejmost.

Zjistit víc
{% endblock content %}