BigW Consortium Gitlab

show.html.haml 166 Bytes
Newer Older
1
- page_title @path.split("/").reverse.map(&:humanize)
2
.documentation.wiki
3
  = markdown @markdown.gsub('$your_email', current_user.try(:email) || "email@example.com")