debian-mirror-gitlab/app/views/devise/shared/_tabs_normal.html.haml
2018-10-15 14:42:47 +05:30

6 lines
298 B
Text

%ul.nav-links.new-session-tabs{ role: 'tablist' }
%li.active{ role: 'presentation' }
%a{ href: '#login-pane', data: { toggle: 'tab' }, role: 'tab' } Sign in
- if allow_signup?
%li{ role: 'presentation' }
%a{ href: '#register-pane', data: { toggle: 'tab' }, role: 'tab' } Register