mirror of
https://github.com/danog/sass-site.git
synced 2024-12-12 17:37:36 +01:00
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
|
- if content_for?(:section_bottom)
|
||
|
%section.section-bottom
|
||
|
.container= yield_content :section_bottom
|