diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 9ffac9e..506a85b 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -3,7 +3,6 @@
-
@@ -60,7 +59,7 @@
-
+
diff --git a/content/contents/solarmodule.blade.php b/content/contents/solarmodule.blade.php
index aa35736..7074719 100644
--- a/content/contents/solarmodule.blade.php
+++ b/content/contents/solarmodule.blade.php
@@ -43,7 +43,7 @@
- @isset($content->price_5 )
+ @isset($content->preis_5 )
@@ -102,10 +102,10 @@
@endisset
- @isset($content->data_fields['leistung_(watt)'])
+ @isset($content->data_fields['leistung'])
Leisung: |
- {{$content->data_fields['leistung_(watt)']}} Watt |
+ {{$content->data_fields['leistung']}} Watt |
@endisset