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: 172c0450381c05c720081cf9dc8f4518f5ae1996 (plain)
1
2
3
4
- page_title @key.title, "SSH Keys"
- @content_class = "limit-container-width" unless fluid_layout
= render 'profiles/head'
= render "key_details"