gitlab-org--gitlab-foss/app/views/help/show.html.haml

4 lines
187 B
Plaintext

- page_title @file.humanize, *@category.split("/").reverse.map(&:humanize)
.documentation.wiki
= markdown @markdown.gsub('$your_email', current_user.try(:email) || "email@example.com")