mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-02 13:04:37 +00: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) %>
|