debian-mirror-gitlab/app/views/profiles/keys/show.html.haml
2019-09-04 21:01:54 +05:30

6 lines
206 B
Plaintext

- add_to_breadcrumbs "SSH Keys", profile_keys_path
- breadcrumb_title @key.title
- page_title @key.title, _('SSH Keys')
- @content_class = "limit-container-width" unless fluid_layout
= render "key_details"