gitlab-org--gitlab-foss/app/views/profiles/audit_log.html.haml
2016-06-30 10:42:07 -06:00

11 lines
290 B
Text

- page_title "Audit Log"
= render 'profiles/head'
.row.prepend-top-default
.col-lg-3.profile-settings-sidebar
%h3.prepend-top-0
= page_title
%p
This is a security log of important events involving your account.
.col-lg-9
= render 'event_table', events: @events