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