diff --git a/app/views/shared/_auth_widget.html.erb b/app/views/shared/_auth_widget.html.erb index eba3c43e0..02c6410ec 100644 --- a/app/views/shared/_auth_widget.html.erb +++ b/app/views/shared/_auth_widget.html.erb @@ -1,6 +1,6 @@

- <%= community_name %> is a community of <%= number_with_delimiter User.registered.estimated_count %> amazing <%= community_members_label %> + <%= render "shared/authentication_title" %>

<% if SiteConfig.tagline.present? %>