Fix ContactMailer

#480
This commit is contained in:
Artur Beljajev 2017-06-08 22:39:56 +03:00
parent 49552fc67e
commit 61732d3176

View file

@ -32,7 +32,7 @@ class RegistrantPresenter
.join(', ')})" .join(', ')})"
end end
lines.join(line_break) lines.join(line_break).html_safe
end end
private private