removes footer from index

This commit is contained in:
Michael Beck 2025-03-30 20:37:19 +02:00
parent 593086c47a
commit 3196238018

View File

@ -49,13 +49,5 @@
</div>
</div>
</div>
<div class="text-center mt-5">
<p class="text-muted small">
Powered by Flask • SQLite • Bootstrap • PyZotero<br>
Designed for academic use on a local network.
</p>
</div>
</main>
{% endblock %}