diff --git a/config/config.template.ini b/config/config.template.ini
index 8d2a9a4..c677cb2 100644
--- a/config/config.template.ini
+++ b/config/config.template.ini
@@ -426,14 +426,17 @@ GoogleAPIKey =
# Use the following format: CityOfOrigin+Street+Number
RoutingOrigin = MyCity+MyStreet+MyNumber
-#Wildcards can be used, see end of the file!
+# Wildcards can be used, see end of the file!
+# In addition, feel free to use simple HTML stlye tags like %FMS%
FMS_message = %DATE% %TIME%: %FMS%
-#Wildcards can be used, see end of the file!
+#W ildcards can be used, see end of the file!
+# In addition, feel free to use simple HTML stlye tags like %ZVEI%
ZVEI_message = %DATE% %TIME%: %ZVEI%
-#Wildcards can be used, see end of the file!
-POC_message = %MSG%
+# Wildcards can be used, see end of the file!
+# In addition, feel free to use simple HTML stlye tags like %DESCR%
+POC_message = %DESCR%%BR%%MSG%
[yowsup]