mirror of
https://github.com/martinrotter/rssguard.git
synced 2024-12-27 08:33:27 +01:00
12 lines
204 B
HTML
Executable File
12 lines
204 B
HTML
Executable File
<?xml version="1.0"?>
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="alert alert-danger" role="alert">
|
|
<span class="sr-only">Error:</span>
|
|
%1
|
|
</div>
|
|
|
|
%2
|
|
</div>
|
|
</div>
|