{% load wagtailcore_tags %}
{% if self.icon %}{% endif %}

{{ self.title }}

{% if self.description %}

{{ self.description }}

{% endif %}