|
|
@@ -24,11 +24,11 @@
|
|
|
<body>
|
|
|
<div class="container" style="margin-top: 1em">
|
|
|
<h1>Backup-Übersicht am {{ today }}</h1>
|
|
|
- <h5 style="margin-top: 0.85em">snapshots.json vom {{ tmp_restic_json_date }}</h3>
|
|
|
- <h5>{{ tmp_restic_forget_date }}</h4>
|
|
|
+ <h5 style="margin-top: 0.85em">snapshots.json vom {{
|
|
|
+ tmp_restic_json_date }}, {{ tmp_restic_forget_date }}</h5>
|
|
|
<br>
|
|
|
<!-- <table id="lastbackup" data-toggle="table" data-striped="true"> -->
|
|
|
- <table id="lastbackup" class="bootstrap-table fixed-table-container table">
|
|
|
+ <table id="lastbackup" class="bootstrap-table fixed-table-container table" style="float: left; width: 70%; margin-top: 8px; ">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<th>
|