summaryrefslogtreecommitdiff
path: root/app/views/layouts/devise_mailer.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/devise_mailer.html.haml')
-rw-r--r--app/views/layouts/devise_mailer.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/devise_mailer.html.haml b/app/views/layouts/devise_mailer.html.haml
index c258eafdd51..a16c31a9dd9 100644
--- a/app/views/layouts/devise_mailer.html.haml
+++ b/app/views/layouts/devise_mailer.html.haml
@@ -1,7 +1,7 @@
!!! 5
%html
%head
- %meta(content='text/html; charset=UTF-8' http-equiv='Content-Type')
+ %meta{ content: 'text/html; charset=UTF-8', 'http-equiv'=> 'Content-Type' }
= stylesheet_link_tag 'mailers/devise'
%body