1
0
mirror of https://github.com/mastodon/mastodon synced 2024-11-25 07:36:31 +09:00
mastodon/app/views/layouts/mailer.text.erb

6 lines
140 B
Plaintext
Raw Normal View History

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