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

6 lines
140 B
Plaintext
Raw Permalink Normal View History

<%= yield %>
---
<%= t 'about.hosted_on', domain: site_hostname %>
2017-03-03 23:45:48 +01:00
<%= t('application_mailer.settings', link: settings_preferences_url) %>