From 1dbba76bbdf240cbca5637a2d5d6cd7914f746f9 Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Sun, 20 Dec 2020 14:39:27 +0000 Subject: [PATCH] fix missing > --- 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