{% extends "district/base.html" %} {% load wagtailcore_tags wagtailimages_tags shared_filters %} {% block container_spacing %}pt-8 pb-0 lg:py-16{% endblock %} {% block content %}

{{ page.title }}

{{ page.text | richtext }}
{% for item in page.contact_people %}
{% if item.value.position %}

{{ item.value.position }}

{% elif item.value.person.job_function %}

{{ item.value.person.job_function }}

{% endif %}
{% include "shared/person_badge_wide_snippet.html" with person_page=item.value.person %}
{% endfor %}

Základní údaje

{% if page.root_page.contact_email %} {% endif %} {% if page.root_page.contact_email %} {% endif %}

Transparentní účty

2100048174/2010 a další účty

Datová schránka

b2i4r6j

Celostátní web

pirati.cz

Každý člen strany má email ve tvaru: jmeno.prijmeni@pirati.cz

{% comment %}
{% endcomment %} {##} {#

Sídlo a kontaktní centrum

FIXME #} {# Piráti Zlínský kraj#}
{% if page.root_page.newsletter_info %}
{% include "shared/blocks/newsletter_subscription_block.html" with value=page.root_page.newsletter_info %}
{% endif%} {% include "shared/followus_snippet.html" %} {% endblock %}