From acdc520937d7b377e754204633e30b29bc36ff73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Thu, 12 May 2022 22:16:35 +0200 Subject: [PATCH] . --- content/contents/default.blade.php | 6 ++--- content/index.blade.php | 40 +----------------------------- 2 files changed, 3 insertions(+), 43 deletions(-) diff --git a/content/contents/default.blade.php b/content/contents/default.blade.php index 3e5894f..0992c14 100644 --- a/content/contents/default.blade.php +++ b/content/contents/default.blade.php @@ -105,7 +105,7 @@
Verfügbarkeit: 2.93
- Preis: free + Einzelpreis: {!!$content->data_fields['einzelpreis']!!} @@ -153,9 +153,7 @@ Logo {{ $content->user->name }} {{ $content->user->name }} -

- Public Showcase of Lumino Themes. You can browse, compare the templates and install them into your own Lumino Installation. -

+ diff --git a/content/index.blade.php b/content/index.blade.php index 564ae99..5b02ed0 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -45,44 +45,6 @@ - - - - -
- @foreach($contents as $indexContent => $content) - - - @endforeach -
- - @if(count($premiumAuthors) > 0)