{% extends base|default:"base/base.html" %} {% block content %}
{% if page_template %} {% include page_template %} {% endif %}
{% endblock content %}