BigW Consortium Gitlab

_flash.html.haml 112 Bytes
.flash-container
  - if alert
    .flash-alert
      = alert

  - elsif notice
    .flash-notice
      = notice