diff --git a/backend/templates/base.html b/backend/templates/base.html
index 8b598ea..70ebb30 100644
--- a/backend/templates/base.html
+++ b/backend/templates/base.html
@@ -12,7 +12,7 @@
{% block title %}{% endblock %} - KaraoQueue
-
+
-
+
+ src="https://unpkg.com/bootstrap-table@1.21.2/dist/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js">
{% block extrajs %}{% endblock %}