{% load wagtailcore_tags %}
{% if self.title %}

{{ self.title }}

{% endif %} {% include_block self.content %}