summaryrefslogtreecommitdiff
path: root/app/views/profiles/audit_log.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/profiles/audit_log.html.haml')
-rw-r--r--app/views/profiles/audit_log.html.haml9
1 files changed, 6 insertions, 3 deletions
diff --git a/app/views/profiles/audit_log.html.haml b/app/views/profiles/audit_log.html.haml
index 698d6037428..8fdba45b193 100644
--- a/app/views/profiles/audit_log.html.haml
+++ b/app/views/profiles/audit_log.html.haml
@@ -1,5 +1,8 @@
- page_title "Audit Log"
-%h3.page-title Audit Log
-%p.light History of authentications
+- header_title page_title, audit_log_profile_path
-= render 'event_table', events: @events \ No newline at end of file
+.gray-content-block.top-block
+ History of authentications
+
+.prepend-top-default
+= render 'event_table', events: @events