remove useless if

This commit is contained in:
Tanguy PATTE 2015-08-17 12:01:48 +02:00
parent 0b37aef0d9
commit eef27af1f4

View file

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