{% load wagtailcore_tags my my_amp %}
{% if request.user_agent.is_mobile %} {% endif %} {% if not request.user_agent.is_mobile %} {% if not amp %}
{% include 'webspace/cms/blocks/common/nav.html' with menus=page.header_menus click=1 %}
{% endif %} {% if not request.user.is_authenticated %}
{% for button in page.header_buttons %} {% include_block button with space='r' %} {% endfor %}
{% endif %} {% endif %} {% if project %} {% if not request.user_agent.is_mobile %}
{% endif %} {% endif %} {% if request.user.is_authenticated %}
{% endif %}