{% load cms_tags i18n %} {% spaceless %} {% if current_page.publisher_is_draft or instance.check_publication is True %}
{% with width=216 height=120 %} {% show_placeholder "logo" relevant_page %} {% endwith %}
{{ relevant_page.get_title }}
{% endif %} {% endspaceless %}