Html-Emailconfig added
diff --git a/src/main/asciidoc/howto/howtoConfigure.adoc b/src/main/asciidoc/howto/howtoConfigure.adoc
index 9f90e11..2786c89 100644
--- a/src/main/asciidoc/howto/howtoConfigure.adoc
+++ b/src/main/asciidoc/howto/howtoConfigure.adoc
@@ -215,6 +215,7 @@
 _Mail settings (Default templates)_
 
 
+* *isUseHtmlEmailBtnTemplate*: If true a button instead of a plain link is shown in emails with a direct link to the gridfailureinformation. Keep in mind *isHtmlEmail* and *isUseHtmlEmailTemplate* has to be set to true aswell in <<configuration-mailExport>>
 * *emailSubjectPublishInit*: Template for the subject of the publishing e-mail
 * *emailContentPublishInit*: Template for the body of the publishing e-mail
 * *emailSubjectUpdateInit*: Template for the subject of the update e-mail
@@ -306,6 +307,11 @@
 * *email.sender* Email adress of your sender for the automatically sent emails.
 * *email.smtpHost* SMTP-Host of your email provider
 * *email.port* Port of your email provider
+* *email.isHtmlEmail* If true emails are sent as Html-Emails meaning you can use html in your templates
+* *email.isUseHtmlEmailTemplate* If true a responsive Openkonsequenz template is beeing used as content frame for all emails.
+
+.Openkonsequenz email template
+image::mailHog-openK-template.png[]
 
 [#configuration-interface-general]
 ==== Configuration of interfaces in general
diff --git a/src/main/asciidoc/img/mailHog-openK-template.png b/src/main/asciidoc/img/mailHog-openK-template.png
new file mode 100644
index 0000000..d652e9a
--- /dev/null
+++ b/src/main/asciidoc/img/mailHog-openK-template.png
Binary files differ