2018-03-17 18:26:18 +05:30
|
|
|
- add_to_breadcrumbs "SSH Keys", profile_keys_path
|
|
|
|
- breadcrumb_title @key.title
|
2015-09-11 14:41:01 +05:30
|
|
|
- page_title @key.title, "SSH Keys"
|
2017-09-10 17:25:29 +05:30
|
|
|
- @content_class = "limit-container-width" unless fluid_layout
|
2015-04-26 12:48:37 +05:30
|
|
|
= render "key_details"
|