{% extends "bootstrap/base.html" %} {% import "macros.html" as macros %} {% from 'bootstrap/utils.html' import flashed_messages %} {% block title %}Mailu setup{% endblock %} {% block content %}
JavaScript is not enabled or JavaScript files were blocked. The Mailu setup site does not function when JavaScript is disabled.

{% endblock %} {% block scripts %} {{super()}} {% endblock %}