+
+ | Name | Bestpreis-Monat | Aktionen |
+
+ {{if .Products}}
+ {{range .Products}}
+
+
+
+ {{end}}
+ {{else}}
+ | Keine Produktionsgüter vorhanden. |
{{end}}
diff --git a/templates/dashboard.html b/templates/dashboard.html
index cc8e1c9..fc6903b 100644
--- a/templates/dashboard.html
+++ b/templates/dashboard.html
@@ -56,7 +56,7 @@
{{range .TodayTasks}}
-
- {{.Type}}: {{.Message}}
+ {{.Field}}: {{.Message}}