summaryrefslogtreecommitdiff
path: root/app/views/help/show.html.haml
blob: 1ff5ddb4c116de7feb8b726f4956b9011fefaa41 (plain)
1
2
3
- page_title @file, *@category.split("/").reverse, "Help"
.documentation.wiki
  = markdown @markdown.gsub('$your_email', current_user.email)