{% extends 'styleguide2/includes/organisms/header/elections/simple_header_with_tags_and_navigation.html' %} {% block before_heading %} {% include 'styleguide2/includes/atoms/header/elections/navigation.html' with classes='mb-6' first_text=first_nav_text first_link=first_nav_link second_text=second_nav_text second_link=None %} {% endblock %} {% block heading_classes %} !text-black {% if title|length <= 100 %}head-8xl{% else %}head-7xl{% endif %} {% endblock %} {% block description_classes %}!text-black{% endblock %}