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

9 lines
145 B
Plaintext
Raw Normal View History

- @no_container = true
- page_title _("Activity")
2018-01-09 23:05:50 +00:00
%div{ class: container_class }
= render 'projects/last_push'
= render 'projects/activity'