{% extends "base.html" %} {% block content %}

Mailu configuration - {{ branch }}

{% call macros.panel("warning", "Before starting, read the docs!") %} Mailu is not perfectly documented, but still has a lot of documentation available at mailu.io. Make sure you read the appropriate documentation for your setup and have all the requirements ready when using this wizard. {% endcall %}
{% include "steps/flavor.html" %} {% include "steps/expose.html" %}
{% endblock %}