{% load wagtailimages_tags %} {% if logo_custom %} {% image logo_custom max-240x560 as logo_image %} {% else %} {% endif %} {% if organisation_name %} {{ organisation_name }}{% if organisation_split_name %} {{ organisation_split_name }}{% endif %} {% if organisation_descriptor %}{{ organisation_descriptor }}{% endif %} {% endif %}