show.html.haml 186 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 - if @has_authorized_projects .dashboard .activities.col-md-8 = render 'activities' .side.col-md-4 = render 'sidebar' - else = render "zero_authorized_projects"