Style unstyled alerts
This commit is contained in:
committed by
Tyson Whitehead
parent
db2c9fe96a
commit
20e3c51ba9
@@ -2,7 +2,7 @@
|
||||
|
||||
[% IF channels.size == 0 %]
|
||||
|
||||
<div class="alert">There are no channels available.</div>
|
||||
<div class="alert alert-warning">There are no channels available.</div>
|
||||
|
||||
[% ELSE %]
|
||||
|
||||
|
Reference in New Issue
Block a user