From 78d7aad2ddfb58d743592ce1eadbe26182cc0c58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Fri, 4 Feb 2022 09:15:51 +0100 Subject: [PATCH] . --- content/lists/aktuelles.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/lists/aktuelles.blade.php b/content/lists/aktuelles.blade.php index 536b3df..0037048 100644 --- a/content/lists/aktuelles.blade.php +++ b/content/lists/aktuelles.blade.php @@ -36,7 +36,7 @@
- @foreach($nachrichten as $nach) + @foreach($contents as $indexContent => $content)