mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 23:28:08 +01:00
d799921c75
* Remove onboarding modal * Welcome e-mail * Send welcome e-mail after confirmation * Remove obsolete translations
5 lines
140 B
Text
5 lines
140 B
Text
<%= yield %>
|
|
---
|
|
|
|
<%= t 'about.hosted_on', domain: site_hostname %>
|
|
<%= t('application_mailer.settings', link: settings_preferences_url) %>
|