fixed intention
This commit is contained in:
parent
a32a0f0de6
commit
d3a9d26130
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Rails.application.config.html_email_body = <<HERE
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body {
|
body {
|
||||||
#{Rails.application.config.html_email_css_font};
|
#{Rails.application.config.html_email_css_font};
|
||||||
|
|
Loading…
Reference in a new issue