BigW Consortium Gitlab

audit_log.html.haml 362 Bytes
Newer Older
1
- page_title "Authentication log"
2
- @content_class = "limit-container-width" unless fluid_layout
Connor Shea committed
3
= render 'profiles/head'
4

Phil Hughes committed
5
.row.prepend-top-default
6
  .col-lg-4.profile-settings-sidebar
Phil Hughes committed
7 8 9 10
    %h3.prepend-top-0
      = page_title
    %p
      This is a security log of important events involving your account.
11
  .col-lg-8
Phil Hughes committed
12
    = render 'event_table', events: @events