mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Conditional rendering of splash navbar
This commit is contained in:
parent
387f4ecd39
commit
f825599433
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue