Updated home page tags to headings
• Updated: - home page tags to headings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
= simple_form_for(new_user, url: user_registration_path) do |f|
|
||||
.simple_form__overlay-area
|
||||
%p.lead= t('about.federation_hint_html', instance: content_tag(:strong, site_hostname))
|
||||
%h2.lead= t('about.federation_hint_html', instance: content_tag(:strong, site_hostname))
|
||||
|
||||
.fields-group
|
||||
= f.simple_fields_for :account do |account_fields|
|
||||
|
||||
Reference in New Issue
Block a user