debian-mirror-gitlab/app/views/profiles/keys/show.html.haml
2018-03-27 19:54:05 +05:30

5 lines
203 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"