templates/footer.html: Retab

This commit is contained in:
Alan Orth 2021-03-12 19:06:52 +02:00
parent f1060e79b8
commit 1f2589f35c
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<footer class="footer mt-auto py-3 bg-light">
<div class="container">
<span class="text-muted">csv-metadata-quality v{{ cli_version }}</span>
</div>
</footer>
<footer class="footer mt-auto py-3 bg-light">
<div class="container">
<span class="text-muted">csv-metadata-quality v{{ cli_version }}</span>
</div>
</footer>