Conditional rendering of splash navbar

This commit is contained in:
Gopesh Tulsyan
2014-05-29 10:30:35 +05:30
committed by James Mason
parent 387f4ecd39
commit f825599433

View File

@@ -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