From c13e2e510a3ae0b3c23846a3d9c41aade4ce96a7 Mon Sep 17 00:00:00 2001 From: Ana Custura Date: Tue, 24 Mar 2026 12:20:41 +0000 Subject: [PATCH] Update landing page text, closes #10 --- app/templates/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 }}