mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 12:36:27 +10:00
5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
- if broadcast_message.present?
|
|
.broadcast-message{ style: broadcast_styling(broadcast_message) }
|
|
%i.fa.fa-bullhorn
|
|
= broadcast_message.message
|