diff --git a/app/views/dashboard/_sidebar.html.haml b/app/views/dashboard/_sidebar.html.haml index 78f695be9160396b2f12a3517ff0cb1e207f6ee3..3b52e35ce0e393c40c7840fad6f63e9790e5c088 100644 --- a/app/views/dashboard/_sidebar.html.haml +++ b/app/views/dashboard/_sidebar.html.haml @@ -1,3 +1 @@ = render "dashboard/projects", projects: @projects -.prepend-top-20 - = render 'shared/promo'