{% load static wagtailimages_tags %}
{% if page.header.logo_type == "text" %} {% else %} {% image page.header.image_logo original as logo %} {% endif %}