From 47033e8677e57b7d9efa09ccd41cecf2c1443e99 Mon Sep 17 00:00:00 2001 From: Jannis Portmann Date: Sun, 9 May 2021 11:22:37 +0200 Subject: [PATCH] initial homepage --- templates/app/index.html.twig | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/templates/app/index.html.twig b/templates/app/index.html.twig index 49343bb..26aa97d 100644 --- a/templates/app/index.html.twig +++ b/templates/app/index.html.twig @@ -3,18 +3,8 @@ {% block title %}Hello OfferController!{% endblock %} {% block body %} - - -
-

Hello! ✅

- - This friendly message is coming from: - +

Welcome to Pflänz.li

+
+

Idea

{% endblock %}