BigW Consortium Gitlab

Remove unnecessary sign *

parent 3befe6ec
......@@ -2,7 +2,7 @@
- if providers.present?
%hr
%div{:'data-no-turbolink' => 'data-no-turbolink'}
%span Sign in with*:  
%span Sign in with:  
- providers.each do |provider|
%span
- if default_providers.include?(provider)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment