summaryrefslogtreecommitdiff
path: root/app/views/profiles/audit_log.html.haml
blob: f630c03e5f6fb144801ac70d4274332f65642cd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
- page_title "Audit Log"
- header_title page_title, audit_log_profile_path

.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