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

4 lines
166 B
Plaintext

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