_activities.html.haml 200 Bytes
= render "events/event_last_push", event: @last_push
= render 'shared/event_filter'

- if @events.any?
  .content_list
- else
  .nothing-here-block Projects activity will be displayed here

= spinner