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
|
|
|
|
|
2022-11-25 23:54:43 +05:30
|
|
|
.md.gl-font-lg.gl-mt-3
|
2017-08-17 22:00:37 +05:30
|
|
|
= markdown @markdown
|