gitlab-org--gitlab-foss/app/views/projects/activity.html.haml

9 lines
145 B
Plaintext

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