From 3430a0bb99f71abdb63838df3040b58165a496f3 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 25 Sep 2023 15:19:05 +0200 Subject: [PATCH] appstore: add a propre footer --- store/templates/base.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/store/templates/base.html b/store/templates/base.html index da8c40d..ecc5afd 100644 --- a/store/templates/base.html +++ b/store/templates/base.html @@ -14,7 +14,7 @@
- + {{ _("Home") }} YunoHost Logo @@ -188,7 +188,11 @@ {% endblock %} -
+