This commit is contained in:
root
2025-07-19 16:36:51 +02:00
parent 7ac1ad269c
commit e8502779f0
7 changed files with 78 additions and 48 deletions

View File

@@ -21,7 +21,7 @@
{% block content %}{% endblock %}
</div>
<footer class="text-center mt-4">
TS3 Manager © {{ now.year }} | Hosted by linuxiarz.pl
TS3 Manager © {{ year }} | Hosted by linuxiarz.pl
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
</body>