summaryrefslogtreecommitdiff
path: root/app/views/profiles/keys/show.html.haml
blob: 28be6172219acf88049cc41eff59335e227a21d8 (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"