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