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