gitlab-org--gitlab-foss/app/views/profiles/audit_log.html.haml
Dmitriy Zaporozhets 1e3ce07714
Use page title for header title too
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-09 23:05:47 +02:00

8 lines
197 B
Text

- page_title "Audit Log"
- header_title page_title, audit_log_profile_path
.gray-content-block.top-block
History of authentications
.prepend-top-default
= render 'event_table', events: @events