mirror of
https://github.com/uroni/urbackup_backend.git
synced 2025-10-26 11:36:50 +00:00
8 lines
240 B
HTML
8 lines
240 B
HTML
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
{tError while accessing backups}
|
|
</div>
|
|
<div class="panel-body">
|
|
<div class="alert alert-danger" role="alert">{tSorry, something went wrong:} {err}</div>
|
|
</div>
|
|
</div> |