debian-mirror-gitlab/app/views/admin/users/keys.html.haml
2020-08-09 17:44:08 +05:30

6 lines
207 B
Text

- add_to_breadcrumbs _("Users"), admin_users_path
- breadcrumb_title @user.name
- page_title _("SSH Keys"), @user.name, _("Users")
= render 'admin/users/head'
= render 'profiles/keys/key_table', admin: true