diff --git a/app/templates/index.html b/app/templates/index.html index a5b2103..906dee1 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -1,10 +1,10 @@ {% extends "base.html" %} {% block content %} -

Hi, welcome to the {{get_setting('butterbox_name')}}.

-

View and download the information you want from this offline box.

+

Welcome.

+

View and download the information you want from this offline box.

-
+
{% for service in services %}
{{ service.name }}