diff --git a/app/templates/player_base.html b/app/templates/player_base.html
index eb8f818..850745c 100644
--- a/app/templates/player_base.html
+++ b/app/templates/player_base.html
@@ -8,16 +8,20 @@
{% block scripts %}
{{ super() }}
{% endblock %}
\ No newline at end of file