diff --git a/templates/display/audio.html b/templates/display/audio.html
index a120948..cda8ba5 100644
--- a/templates/display/audio.html
+++ b/templates/display/audio.html
@@ -1,8 +1,8 @@
{% extends "base.html" %}
{% block head %}
-
-
+
+
{% endblock %}
{% block main %}
diff --git a/templates/display/image.html b/templates/display/image.html
index cd626b6..ce83c5b 100644
--- a/templates/display/image.html
+++ b/templates/display/image.html
@@ -1,9 +1,9 @@
{% extends "base.html" %}
{% block head %}
-
-
-
+
+
+
{% endblock %}
{% block main %}
diff --git a/templates/display/video.html b/templates/display/video.html
index f6f4330..c416dc5 100644
--- a/templates/display/video.html
+++ b/templates/display/video.html
@@ -1,8 +1,8 @@
{% extends "base.html" %}
{% block head %}
-
-
+
+
{% endblock %}
{% block main %}