debian-mirror-gitlab/app/views/profiles/keys/show.html.haml
2019-12-16 22:33:55 +05:30

5 lines
206 B
Text

- 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"