{% extends "start/base.html" %} {% block content %}
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}