mirror of
https://github.com/openSUSE/osem.git
synced 2026-05-09 08:04:21 -04:00
Conditional rendering of splash navbar
This commit is contained in:
committed by
James Mason
parent
387f4ecd39
commit
f825599433
@@ -9,6 +9,9 @@
|
||||
%span.icon-bar
|
||||
= brand
|
||||
.collapse.navbar-collapse
|
||||
- if content_for :splash_nav
|
||||
%ul.nav.navbar-nav
|
||||
= content_for :splash_nav
|
||||
-if user_signed_in?
|
||||
%ul.nav.navbar-nav.navbar-right
|
||||
%li.dropdown
|
||||
|
||||
Reference in New Issue
Block a user