modified: web/templates/admin/base.html

modified:   web/templates/base.html
	modified:   web/templates/group_admin/base.html
	modified:   web/templates/group_policy.html
	modified:   web/templates/privacy_policy.html
This commit is contained in:
SimolZimol
2026-04-17 13:51:28 +02:00
parent 83af428435
commit aa8dfdcdbf
5 changed files with 6 additions and 6 deletions

View File

@@ -174,7 +174,7 @@
<footer class="text-center py-2 border-top border-secondary">
<small class="text-muted">
<a href="{{ url_for('privacy_policy') }}" class="text-muted text-decoration-none">Privacy Policy</a>
&mdash; MCLogger
&mdash; MCLogger &mdash; Made by <a href="https://log.devanturas.net" class="text-muted text-decoration-none" target="_blank" rel="noopener noreferrer">Devanturas</a>
</small>
</footer>
</div>