debian-mirror-gitlab/app/views/help/show.html.haml
2016-08-24 12:49:21 +05:30

4 lines
166 B
Text

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