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

9 lines
145 B
Text
Raw Normal View History

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