summaryrefslogtreecommitdiff
path: root/app/views/help/show.html.haml
blob: be257b51b9ee2414ae5c303bcae85bfd12f34d8d (plain)
1
2
3
- page_title @path.split("/").reverse.map(&:humanize)
.documentation.wiki
  = markdown @markdown.gsub('$your_email', current_user.try(:email) || "email@example.com")