gab-social/app/views/layouts/mailer.text.erb

6 lines
140 B
Plaintext
Raw Normal View History

2019-07-02 08:10:25 +01:00
<%= yield %>
---
<%= t 'about.hosted_on', domain: site_hostname %>
<%= t('application_mailer.settings', link: settings_preferences_url) %>