{% if self.title %} <{{ self.heading_tag | default:"h3" }}> {{ self.title }} {% endif %}

{{ self.content | safe }}