diff --git a/content/index.blade.php b/content/index.blade.php index 8a3b6d9..7fdfbf8 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -24,7 +24,7 @@ @if($type->get("News")->status) @php($news = filterByContentType("News")) @if($news->isNotEmpty()) -
+
@@ -84,7 +84,7 @@ @if($type->get("Produkte")->status) @php($products = filterByContentType("Produkte")) @if($products->isNotEmpty()) -
+
@@ -142,7 +142,7 @@ @endif @endif -
+