mirror of
https://github.com/openSUSE/osem.git
synced 2026-01-27 23:38:44 -05:00
14 lines
248 B
Plaintext
14 lines
248 B
Plaintext
- 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'
|