mirror of
https://github.com/danog/sass-site.git
synced 2025-01-07 13:42:22 +01:00
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
- if content_for?(:section_bottom)
|
|
%section.section-bottom
|
|
.sl-l-container= yield_content :section_bottom
|