{% extends "base.html" %}

{% block footer %}
{% include "partials/version_banner.html" %}
{% include "partials/footer.html" %}
{% endblock footer %}