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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
167 B
Plaintext
Raw Normal View History

- page_title _("Activity")
= render_if_exists 'shared/ultimate_feature_removal_banner', project: @project
= render 'projects/last_push'
= render 'projects/activity'