fixed mobile navbar thing [ci skip]
This commit is contained in:
parent
1c6533bb74
commit
bde9f39573
|
@ -1,5 +1,5 @@
|
|||
- if user_signed_in?
|
||||
= render 'static/mobile-nav'
|
||||
= render 'static/mobile_nav'
|
||||
.container.j2-page
|
||||
.col-md-3.col-sm-3
|
||||
= render 'shared/sidebar'
|
||||
|
|
Loading…
Reference in New Issue