2016-05-16 18:06:26 -04:00
|
|
|
- page_title @path.split("/").reverse.map(&:humanize)
|
2019-10-11 14:06:15 -04:00
|
|
|
- @content_class = "limit-container-width" unless fluid_layout
|
|
|
|
|
2022-09-21 08:13:58 -04:00
|
|
|
.md.gl-font-lg.gl-mt-3
|
2016-12-09 11:16:04 -05:00
|
|
|
= markdown @markdown
|