debian-mirror-gitlab/app/views/profiles/audit_log.html.haml
2019-09-04 21:01:54 +05:30

12 lines
347 B
Text

- page_title _('Authentication log')
- @content_class = "limit-container-width" unless fluid_layout
.row.prepend-top-default
.col-lg-4.profile-settings-sidebar
%h4.prepend-top-0
= page_title
%p
= _('This is a security log of important events involving your account.')
.col-lg-8
= render 'event_table', events: @events