mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 02:56:06 +10:00
9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
.flash-container
|
|
- if alert
|
|
.alert.alert-error
|
|
%span= alert
|
|
|
|
- elsif notice
|
|
.alert.alert-info
|
|
%span= notice
|