{% extends 'styleguide2/includes/organisms/header/simple_header.html' %} {% load wagtailcore_tags %} {% block header_margin_class %}{% endblock %} {% block after_header %} {% if map_area_content or map_address_content %}
{% include "styleguide2/includes/atoms/buttons/round_button.html" with text="Zobrazit na mapě" id="map-opener" show_arrow_on_hover=True %}
{% endif %} {% endblock %}