8 lines
132 B
Text
8 lines
132 B
Text
.flash-container
|
|
- if alert
|
|
.alert.alert-error
|
|
%span= alert
|
|
|
|
- elsif notice
|
|
.alert.alert-info
|
|
%span= notice
|