mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
5 lines
189 B
HTML
5 lines
189 B
HTML
<div class="alert alert-error">
|
||
<button type="button" class="close" data-dismiss="alert">×</button>
|
||
<i class="icon-warning-sign" /><strong>{{title}}</strong> {{message}}
|
||
</div>
|