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)