{% extends "base.html" %} {% block content %}
{% include page_template %}
{% endblock content %} {% block js %} {{ block.super }} {% endblock js %}