{% extends "!page.html" %} {% block content %} {% if current_version %}

{% endif %} {{ super() }} {% endblock %} {% block footer %} {{ super() }} {% endblock %} {% block regular_scripts %}{{ super() }} {% endblock %}