]> cat aescling's git repositories - mastodon.git/blobdiff - app/views/settings/profiles/show.html.haml
Add account migration UI (#11846)
[mastodon.git] / app / views / settings / profiles / show.html.haml
index f042011d64261d6fbb9f480bb571b6282a05cc73..6929f54f30dbdff6f30c5e277b8b0464790194d2 100644 (file)
 %h6= t('auth.migrate_account')
 %p.muted-hint= t('auth.migrate_account_html', path: settings_migration_path)
 
+%hr.spacer/
+
+%h6= t 'migrations.incoming_migrations'
+%p.muted-hint= t('migrations.incoming_migrations_html', path: settings_aliases_path)
+
 - if open_deletion?
   %hr.spacer/
 
This page took 0.038756 seconds and 3 git commands to generate.