Removed not needed sign.
This commit is contained in:
parent
2880ff3baf
commit
201116bbe0
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ module Channel::EmailBuild
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>'
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<head>
|
||||
<body style="#{css}">#{html}</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue