gitlab-org--gitlab-foss/app/views/profiles/audit_log.html.haml

12 lines
299 B
Plaintext
Raw Normal View History

2017-05-16 12:54:57 +00:00
- page_title "Authentication log"
2016-06-30 16:42:07 +00:00
= render 'profiles/head'
2015-07-03 11:54:50 +00:00
2016-03-01 09:11:46 +00:00
.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