gitlab-org--gitlab-foss/app/views/projects/activity.html.haml
2017-08-18 11:07:05 +01:00

9 lines
138 B
Text

- @no_container = true
- page_title _("Activity")
= render "projects/head"
= render 'projects/last_push'
= render 'projects/activity'