_flash.html.haml 225 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 .flash-container.flash-container-page - if alert .flash-alert %div{ class: (container_class) } %span= alert - elsif notice .flash-notice %div{ class: (container_class) } %span= notice