summaryrefslogtreecommitdiff
path: root/app/views/profiles/keys/show.html.haml
blob: 360de7a0c11094ee32804444b4013cbc8e75fe36 (plain)
1
2
3
4
5
- 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"