mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-11 01:08:34 +02:00
Update serverHealth.twig
This commit is contained in:
parent
0d8eda7ea8
commit
24ec6dd389
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
||||||
<h3 class="card-title">{{ __('Backup Log') }}</h3>
|
<h3 class="card-title">{{ __('Backup Log') }}</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<pre>{{ backupLog }}</pre>
|
<pre>{{ backupLog|raw }}</pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue