{% extends "withoutnav_template.html" %} {% from "components/page-footer.html" import page_footer %} {% block beforeContent %} {% endblock %} {% block content %}
{% include 'flash_messages.html' %} {% block platform_admin_content %}{% endblock %}
{% endblock %}