blob: d6789baea28e2ffae215f4a747dc2fd65548e1a6 (
plain)
1
2
3
4
5
|
- content_for :page_specific_javascripts do
= webpack_bundle_tag 'help'
- page_title @path.split("/").reverse.map(&:humanize)
.documentation.wiki.prepend-top-default
= markdown @markdown
|