gitlab-org--gitlab-foss/app/views/projects/activity.html.haml
2017-09-06 10:58:24 +00:00

9 lines
138 B
Text

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