{% load wagtailimages_tags %} {% if pagetype.image %} {% image pagetype.image width-98 as tmp_photo_small %} {% image pagetype.image width-320 as tmp_photo_large %}
{{ survey.image.title }}
{% else %}
{% endif %} {% include "patterns/basics/headings/sp_variations/heading.html" with type="component" htmltag="h1" title=pagetype.title %}