{% extends "whale_base.html" %} {% block menu %} {% endblock %} {% block panel %} {% include "components/errors.html" %}
{% include "config/docker.config.html" %} {% include "config/base.router.config.html" %} {% include "config/limits.config.html" %} {% include "config/challenges.config.html" %}
{% endblock %} {% block scripts %} {% endblock %}