diff --git a/app/views/notify/pipeline_failed_email.html.haml b/app/views/notify/pipeline_failed_email.html.haml index a2ef4a92e03..e66ffa82c11 100644 --- a/app/views/notify/pipeline_failed_email.html.haml +++ b/app/views/notify/pipeline_failed_email.html.haml @@ -1,4 +1,4 @@ -!!! + %html{:lang => "en"} %head %meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/ diff --git a/app/views/notify/pipeline_success_email.html.haml b/app/views/notify/pipeline_success_email.html.haml index 5425b638ac3..49153ab33cd 100644 --- a/app/views/notify/pipeline_success_email.html.haml +++ b/app/views/notify/pipeline_success_email.html.haml @@ -1,4 +1,4 @@ -!!! + %html{:lang => "en"} %head %meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/