.projects .activities.span8 .back_link = link_to dashboard_path do ← To dashboard = render 'shared/no_ssh' - if @events.any? .content_list= render @events - else %h4.nothing_here_message Projects activity will be displayed here .loading.hide .side = render "events/event_last_push", event: @last_push = render "projects", projects: @projects %div %span.rss-icon = link_to dashboard_path(:atom, { private_token: current_user.private_token }) do = image_tag "rss_ui.png", title: "feed" %strong News Feed %hr .gitlab-promo = link_to "Homepage", "http://gitlabhq.com" = link_to "Blog", "http://blog.gitlabhq.com" = link_to "@gitlabhq", "https://twitter.com/gitlabhq" :javascript $(function(){ Pager.init(20); });