diff --git a/config/templates/base.html b/config/templates/base.html index 02ca06de..d40a4880 100644 --- a/config/templates/base.html +++ b/config/templates/base.html @@ -1,7 +1,7 @@ {% extends "bootstrap/base.html" %} {% import "macros.html" as macros %} -{% block title %}Mailu configuration{% endblock %} +{% block title %}Mailu setup{% endblock %} {% block content %}