Closing <h> tag
This commit is contained in:
@@ -32,7 +32,7 @@ class TariffsMailer
|
||||
|
||||
html_part do
|
||||
content_type 'text/html; charset=UTF-8'
|
||||
body "<h1>Tariffs for #{date}"
|
||||
body "<h1>Tariffs for #{date} </h>"
|
||||
end
|
||||
|
||||
# add attachment
|
||||
|
||||
Reference in New Issue
Block a user