From 6ec3743d1252d04dad521aabea2dc41e42d0def3 Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Sun, 20 Dec 2020 16:02:33 +0100 Subject: [PATCH] fix missing > (#1201) --- views/shoppinglist.blade.php | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/views/shoppinglist.blade.php b/views/shoppinglist.blade.php index 3c8cd833..49ecaf43 100644 --- a/views/shoppinglist.blade.php +++ b/views/shoppinglist.blade.php @@ -311,13 +311,12 @@
-
-@stop +@stop \ No newline at end of file