{% if this.layout == "title" %}

{{ this.title }}


{{ this.subtitle }}

{% else %}

{{ this.title }}

{{ this.description }}
{% endif %}