Welcome to mirror list, hosted at ThFree Co, Russian Federation.

show.html.haml « keys « profiles « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f5fed281e204c4f9c3d8ff42359a08629da66338 (plain)
1
2
3
4
- add_to_breadcrumbs _('SSH Keys'), profile_keys_path
- breadcrumb_title @key.title
- page_title @key.title, _('SSH Keys')
= render "key_details"