mirror of
https://github.com/danog/sass-site.git
synced 2024-12-11 17:09:52 +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
|