diff --git a/_graph_templates/24hrs.png.xml b/_graph_templates/24hrs.png.xml
index 806b38c..9c32650 100644
--- a/_graph_templates/24hrs.png.xml
+++ b/_graph_templates/24hrs.png.xml
@@ -6,7 +6,7 @@
2
%H%M
-
+
diff --git a/_graph_templates/24hrs.svg.xml b/_graph_templates/24hrs.svg.xml
index ff7423f..796ff46 100644
--- a/_graph_templates/24hrs.svg.xml
+++ b/_graph_templates/24hrs.svg.xml
@@ -6,7 +6,7 @@
2
%H%M
-
+
diff --git a/_graph_templates/7days.png.xml b/_graph_templates/7days.png.xml
index 27bcee3..dbf177b 100644
--- a/_graph_templates/7days.png.xml
+++ b/_graph_templates/7days.png.xml
@@ -5,7 +5,7 @@
weeks=1
%a %d
-
+
diff --git a/_graph_templates/7days.svg.xml b/_graph_templates/7days.svg.xml
index fad0703..6b2b14b 100644
--- a/_graph_templates/7days.svg.xml
+++ b/_graph_templates/7days.svg.xml
@@ -5,7 +5,7 @@
weeks=1
%a %d
-
+
diff --git a/_graph_templates/includes/hourly_temp_dew_feel_line.xml b/_graph_templates/includes/hourly_temp_dew_feel_line.xml
new file mode 100644
index 0000000..db1b6c8
--- /dev/null
+++ b/_graph_templates/includes/hourly_temp_dew_feel_line.xml
@@ -0,0 +1,21 @@
+
+
+ -20, 40
+ ytics
+ hourly
+
+ 1
+ Temperatur (℃)
+ data['temp_out']
+
+
+ 3
+ dew_point(data['temp_out'], data['hum_out'])
+ Taupunkt (℃)
+
+
+ 4
+ apparent_temp(data['temp_out'], data['hum_out'], data['wind_ave'])
+ Gefühlte Temp. (℃)
+
+
diff --git a/_graph_templates/includes/raw_temp_dew_feel_line.xml b/_graph_templates/includes/raw_temp_dew_feel_line.xml
new file mode 100644
index 0000000..8ebcc59
--- /dev/null
+++ b/_graph_templates/includes/raw_temp_dew_feel_line.xml
@@ -0,0 +1,21 @@
+
+
+ -20, 40
+ ytics
+ raw
+
+ 1
+ Temperatur (℃)
+ data['temp_out']
+
+
+ 3
+ dew_point(data['temp_out'], data['hum_out'])
+ Taupunkt (℃)
+
+
+ 4
+ apparent_temp(data['temp_out'], data['hum_out'], data['wind_ave'])
+ Gefühlte Temp. (℃)
+
+
diff --git a/_graph_templates/tweet.png.xml b/_graph_templates/tweet.png.xml
index 3508f14..5bbc70b 100644
--- a/_graph_templates/tweet.png.xml
+++ b/_graph_templates/tweet.png.xml
@@ -9,6 +9,6 @@
%H%M
-
+