X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/3f5216d836005f94da0d2dbe8f2cf520fb9f20a0..41e402a74c94f6567519c2be0704848bef17868f:/data/templates/base.htm?ds=inline diff --git a/data/templates/base.htm b/data/templates/base.htm index 90ccc0a..efc9e3b 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -74,6 +74,12 @@
+ {% if suggestSetupCheck %} +
+ No configuration file found. + Visit the setup check page for more information. +
+ {% endif %} {% block content %}{% endblock %}