{% load cms_tags %}

{{ instance.title }}

{% if instance.strapline %}

{{ instance.strapline }}

{% endif %}