diff --git a/backend/templates/base.html b/backend/templates/base.html
index 20a115c..8d20f30 100644
--- a/backend/templates/base.html
+++ b/backend/templates/base.html
@@ -16,11 +16,14 @@
-
+
-
+
@@ -81,8 +84,8 @@
{% if not auth %}
Login
{% endif %}
- Github
+ Github
{{karaoqueue_version}} - 2019-23 - Phillip
Kühne
@@ -95,8 +98,12 @@
integrity="sha512-pumBsjNRGGqkPzKHndZMaAG+bir374sORyzM3uulLV14lN5LyykqNk8eEeUlUkB3U0M4FApyaHraT65ihJhDpQ=="
crossorigin="anonymous" referrerpolicy="no-referrer">
-
-
+
+
@@ -106,7 +113,8 @@
+ integrity="sha512-Ur6jgeoP3jnn38C7oBzDqMLRb+wxG2PXLKqgx2vgQ1ePFvbJ28f9iQSJplHD0APFHELOeS/df+RPNeENFtLrYw=="
+ crossorigin="anonymous" referrerpolicy="no-referrer">
{% block extrajs %}{% endblock %}
diff --git a/backend/templates/songlist.html b/backend/templates/songlist.html
index f25b5e7..2bd6698 100644
--- a/backend/templates/songlist.html
+++ b/backend/templates/songlist.html
@@ -69,67 +69,7 @@