mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-19 04:49:15 +00:00
code cleanup
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user