summaryrefslogtreecommitdiff
path: root/app/views/help/show.html.haml
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)