mirror of
https://github.com/danog/sass-site.git
synced 2024-12-11 08:59:51 +01:00
9 lines
206 B
Plaintext
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
|