gitlab-org--gitlab-foss/app/views/projects/activity.html.haml
2018-01-23 13:27:54 +02:00

8 lines
145 B
Text

- @no_container = true
- page_title _("Activity")
%div{ class: container_class }
= render 'projects/last_push'
= render 'projects/activity'