{% extends "base.html" %} {% block content %} {% include "partials/version_warning.html" %} {{ super() }} {% endblock %}