debian-mirror-gitlab/app/views/layouts/_broadcast.html.haml

5 lines
154 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
- if broadcast_message.present?
.broadcast-message{ style: broadcast_styling(broadcast_message) }
2015-04-26 12:48:37 +05:30
%i.fa.fa-bullhorn
2014-09-02 18:07:02 +05:30
= broadcast_message.message