chinwagsocial/app/views/layouts/mailer.text.erb

6 lines
140 B
Plaintext

<%= yield %>
---
<%= t 'about.hosted_on', domain: site_hostname %>
<%= t('application_mailer.settings', link: settings_preferences_url) %>