1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-24 14:37:20 +00:00
mastodon/app/views/layouts/mailer.text.erb

6 lines
140 B
Text
Raw 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) %>