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

show.html.haml « help « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8551496b98a3107b7c6e9035ce724a9812ae142a (plain)
1
2
3
- page_title @file.humanize, *@category.split("/").reverse.map(&:humanize)
.documentation.wiki
  = markdown @markdown.gsub('$your_email', current_user.email)