Removed not needed sign.

This commit is contained in:
Martin Edenhofer 2014-12-30 00:31:57 +01:00
parent 2880ff3baf
commit 201116bbe0

View file

@ -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>