mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-15 12:44:24 -05: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) %>
|