Merge tag 'v3.0.0' into hometown-dev
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
= simple_form_for(new_user, url: user_registration_path) do |f|
|
||||
= simple_form_for(new_user, url: user_registration_path, namespace: 'registration') do |f|
|
||||
.simple_form__overlay-area
|
||||
%p.lead= t('about.federation_hint_html', instance: content_tag(:strong, site_title))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user