Skip to content
Snippets Groups Projects
Unverified Commit 9f09a033 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Center text in footer.

parent a5a56efe
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@
<footer class="footer text-dark bg-light">
<div class="container">
<span class="text-muted">
<p class="text-muted text-center">
<a href="https://biscuit.edugit.org/">
BiscuIT - The Free School Information System
</a>
......@@ -55,7 +55,7 @@
<a href="https://www.teckids.org/">
Teckids e.V.
</a>
</span>
</p>
</div>
</footer>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment