From 40720fb3ea9f42f3375cc13d2e354252c341e4ec Mon Sep 17 00:00:00 2001 From: kaiyou Date: Sun, 22 Apr 2018 16:10:11 +0200 Subject: [PATCH] Rename the mailu setup app --- config/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}