{% block title %} {% if self.show_title %}

{{ self.title }}

{% endif %} {% endblock %} {% block content %}{{ content|safe }}{% endblock %}