From fa610cae3b5594cc289648cd90618883e24465fb Mon Sep 17 00:00:00 2001 From: Hannes Date: Sun, 14 Jun 2020 17:56:09 +0200 Subject: [PATCH] if no orders show hint --- .../src/main/resources/templates/user/orders/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/prototype/src/main/resources/templates/user/orders/index.html b/prototype/src/main/resources/templates/user/orders/index.html index 023910d..35187bd 100644 --- a/prototype/src/main/resources/templates/user/orders/index.html +++ b/prototype/src/main/resources/templates/user/orders/index.html @@ -21,7 +21,10 @@
-
+
+

Mit diesem Account wurden noch keine Bestellungen getÃĪtigt.

+
+