line break
This commit is contained in:
parent
0e31cb40d3
commit
622bbf9629
1 changed files with 1 additions and 0 deletions
|
@ -9,4 +9,5 @@
|
||||||
= link_to authbutton(provider, 32), omniauth_authorize_path(resource_name, provider)
|
= link_to authbutton(provider, 32), omniauth_authorize_path(resource_name, provider)
|
||||||
- else
|
- else
|
||||||
= link_to provider.to_s.titleize, omniauth_authorize_path(resource_name, provider), class: "btn"
|
= link_to provider.to_s.titleize, omniauth_authorize_path(resource_name, provider), class: "btn"
|
||||||
|
%br
|
||||||
%small * Make sure your email address is public
|
%small * Make sure your email address is public
|
||||||
|
|
Loading…
Reference in a new issue