summaryrefslogtreecommitdiff
path: root/app/views/profiles/keys/show.html.haml
blob: 7b7960708c419f3aafb44fec6bd9313ee25722e6 (plain)
1
2
3
4
5
6
- 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 'profiles/head'
= render "key_details"