code cleanup

This commit is contained in:
Lynne Davis
2016-06-21 17:07:42 +01:00
parent e7adacc541
commit e253590c1c

View File

@@ -21,7 +21,7 @@
%p.lead
= t :email_signup_text
%p
= t :email_signup_help_html, email: mail_to("#{ContentConfig.footer_email}", "#{ContentConfig.footer_email}")
= t :email_signup_help_html, email: mail_to "#{ContentConfig.footer_email}"
= render 'shared/mailers/signoff'