{% extends 'patterns/organisms/header/simple_header.html' %}
{% block classes %}
bg-pirati-yellow flex items-center w-full pt-28 pb-8
xl:pt-48 xl:pb-24
{% block extra_classes %}{% endblock %}
{% endblock %}
{% block heading_classes %}
mb-1 !text-black
{% if is_short %}head-short{% endif %}
{% if description %}
{% if title|length <= 100 %}head-8xl{% else %}head-7xl{% endif %}
{% else %}
head-14xl
{% endif %}
{% endblock %}
context:
title: 'Stanovisko Pirátů k migraci 2020'
description: null
sub_heading: 'Podtitulek'
has_navigation: false
has_tags: false