2018-03-17 18:26:18 +05:30
|
|
|
- add_to_breadcrumbs "SSH Keys", profile_keys_path
|
|
|
|
- breadcrumb_title @key.title
|
2019-09-04 21:01:54 +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"
|