From 34081a50f416cc6a82854c3f7ae99cbf2f1df882 Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Wed, 20 Dec 2023 20:24:06 +0100 Subject: [PATCH] =?UTF-8?q?Move=20home=20carousel=20to=20the=20page?= =?UTF-8?q?=E2=80=99s=20bottom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Customer requested it --- web/templates/public/home.gohtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/public/home.gohtml b/web/templates/public/home.gohtml index 3c6b852..793c1b6 100644 --- a/web/templates/public/home.gohtml +++ b/web/templates/public/home.gohtml @@ -30,6 +30,7 @@

{{( gettext "Our services")}}

+

{{( gettext "Come and enjoy!")}}

{{( pgettext "Surroundings" "title" )}}

-

{{( gettext "Come and enjoy!")}}

{{ template "carouselInit" }} {{- end }}