summaryrefslogtreecommitdiff
path: root/app/views/layouts/_broadcast.html.haml
blob: e7d477c225eb35e812b6a592510b862f7e949eee (plain)
1
2
3
4
- if broadcast_message.present?
  .broadcast-message{ style: broadcast_styling(broadcast_message) }
    %i.fa.fa-bullhorn
    = broadcast_message.message