2018-01-01 08:55:52 -05:00
|
|
|
- add_to_breadcrumbs "SSH Keys", profile_keys_path
|
|
|
|
- breadcrumb_title @key.title
|
2015-04-30 13:06:18 -04:00
|
|
|
- page_title @key.title, "SSH Keys"
|
2017-06-22 10:47:50 -04:00
|
|
|
- @content_class = "limit-container-width" unless fluid_layout
|
2014-12-29 11:09:39 -05:00
|
|
|
= render "key_details"
|