From affa55cedd74088c6e76063ac8f73651edb72cec Mon Sep 17 00:00:00 2001 From: ZizzyDizzyMC Date: Thu, 11 Feb 2021 21:16:16 -0500 Subject: [PATCH] Testing audio embed card. --- templates/display/audio.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/display/audio.html b/templates/display/audio.html index 2766458..3200e54 100644 --- a/templates/display/audio.html +++ b/templates/display/audio.html @@ -1,6 +1,12 @@ {% extends "base.html" %} {% block head %} + + + + + + {% endblock %}