2016-08-24 12:49:21 +05:30
|
|
|
- page_title @path.split("/").reverse.map(&:humanize)
|
2019-12-21 20:55:43 +05:30
|
|
|
- @content_class = "limit-container-width" unless fluid_layout
|
|
|
|
|
2020-07-28 23:09:34 +05:30
|
|
|
.documentation.md.gl-mt-3
|
2017-08-17 22:00:37 +05:30
|
|
|
= markdown @markdown
|