mirror of
https://github.com/funamitech/mastodon
synced 2024-11-24 07:06:34 +09:00
d799921c75
* Remove onboarding modal * Welcome e-mail * Send welcome e-mail after confirmation * Remove obsolete translations
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
<%= yield %>
|
|
---
|
|
|
|
<%= t 'about.hosted_on', domain: site_hostname %>
|
|
<%= t('application_mailer.settings', link: settings_preferences_url) %>
|