5 lines
123 B
Text
5 lines
123 B
Text
%div{ class: callout_class }
|
|
- if title.present?
|
|
%h3.fr-callout__title= title
|
|
%p.fr-callout__text= body
|
|
= bottom
|