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

9 lines
133 B
Text
Raw Normal View History

2016-08-24 12:49:21 +05:30
.flash-container.flash-container-page
2014-09-02 18:07:02 +05:30
- if alert
.flash-alert
= alert
- elsif notice
.flash-notice
= notice