{% extends "cms/base.html" %} {% block content %} {% if heading %}

{{ heading }}

{% endif %} {% endblock %}