osem-fcy/app/views/devise/shared/_openid.html.haml

14 lines
248 B
Text
Raw Normal View History

2015-04-18 21:44:40 +03:00
- unless omniauth_configured.empty?
.row
.col-md-4
%hr
.col-md-4
%h4.text-center
or sign in using
.col-md-4
%hr
.row
.col-md-12
#openidlinks
= render partial: 'devise/shared/openid_links'