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

5 lines
153 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) }
%i.icon-bullhorn
= broadcast_message.message