diff --git a/app/templates/film_play.html b/app/templates/film_play.html
index e4ff5d0..767ada4 100644
--- a/app/templates/film_play.html
+++ b/app/templates/film_play.html
@@ -7,5 +7,5 @@
var config = {{ config | safe }};
var pandoraURL = "{{ pandora_url }}";
-
+
{% endblock %}