{% load util %} {% load static %} {% include "./head.html" %} {% block extrahead %} {% endblock %} {% include "./nav.html" %} {% include "./error/js_disabled.html" %}
{{ request.GET|get_value:"error"|ignore_none }}
{% block content %} {% endblock %} {% if show_update_time %}
{% endif %}