remove useless if
This commit is contained in:
parent
0b37aef0d9
commit
eef27af1f4
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
|||
-if !user_signed_in?
|
||||
.col-lg-6.col-md-6
|
||||
=render partial: '/start/pro'
|
||||
|
||||
-if !user_signed_in?
|
||||
.col-lg-6.col-md-6
|
||||
%div{style: 'border-left: 1px solid grey'}
|
||||
=render partial: '/start/admin'
|
||||
|
|
Loading…
Reference in a new issue