From 362ebaad6df60237de49c3ccca12d1e9de8801ab Mon Sep 17 00:00:00 2001 From: ZizzyDizzyMC Date: Wed, 10 Feb 2021 22:20:59 -0500 Subject: [PATCH] revert all changes --- templates/display/audio.html | 3 +-- templates/display/image.html | 4 +--- templates/display/video.html | 3 +-- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/templates/display/audio.html b/templates/display/audio.html index cda8ba5..ba491f0 100644 --- a/templates/display/audio.html +++ b/templates/display/audio.html @@ -1,8 +1,7 @@ {% extends "base.html" %} {% block head %} - - + {% endblock %} {% block main %} diff --git a/templates/display/image.html b/templates/display/image.html index ce83c5b..985c504 100644 --- a/templates/display/image.html +++ b/templates/display/image.html @@ -1,9 +1,7 @@ {% extends "base.html" %} {% block head %} - - - + {% endblock %} {% block main %} diff --git a/templates/display/video.html b/templates/display/video.html index c416dc5..54a796f 100644 --- a/templates/display/video.html +++ b/templates/display/video.html @@ -1,8 +1,7 @@ {% extends "base.html" %} {% block head %} - - + {% endblock %} {% block main %}