about summary refs log tree commit diff
path: root/app/views/layouts/mailer.text.erb
blob: 87b0b2929c52d3764fb04211870a212b1bbb9b7e (plain) (blame)
1
2
3
4
5
<%= yield %>
---

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