Add: footer, meta info, move api to footer

This commit is contained in:
2023-09-07 22:32:54 +09:00
parent 016994d594
commit 3672d8b321
9 changed files with 46 additions and 25 deletions

View File

@@ -14,7 +14,7 @@
class="progress"
role="progressbar"
aria-label="storage used"
aria-valuenow="25"
aria-valuenow="{{ storage.used_percent }}"
aria-valuemin="0"
aria-valuemax="100"
style="width: 125px"