sass-site/source/layouts/section_reference.haml
2018-12-27 17:02:45 -08:00

9 lines
206 B
Plaintext

= wrap_layout :has_both_sidebars do
=yield
- content_for :navigation do
= partial "layouts/components/reference_table_of_contents"
- content_for :complementary do
Put table of contents here