gitlab-org--gitlab-foss/app/views/profiles/audit_log.html.haml
George Tsiolis 05b97af343 Keep typographic hierarchy in User Settings
- Authentication log
- Notifications
2017-12-29 01:20:05 +02:00

12 lines
362 B
Text

- page_title "Authentication log"
- @content_class = "limit-container-width" unless fluid_layout
= render 'profiles/head'
.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