mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02: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) %>
|