summaryrefslogtreecommitdiff
path: root/app/views/projects/activity.html.haml
blob: b28a375e956bc0f0a4244276a294cf7838fb8865 (plain)
1
2
3
4
5
6
7
8
- @no_container = true

- page_title _("Activity")

%div{ class: container_class }
  = render 'projects/last_push'

= render 'projects/activity'