From 100b2ada11419950e119f63430075773718c1e0e Mon Sep 17 00:00:00 2001 From: chee Date: Tue, 17 Nov 2020 13:48:10 +0000 Subject: [PATCH] fix title in thing --- app/templates/piece.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/templates/piece.html b/app/templates/piece.html index 8b7c33d..283d80e 100644 --- a/app/templates/piece.html +++ b/app/templates/piece.html @@ -1,6 +1,7 @@ {% extends "base.html" %} {% block head %} - + + {% if piece.type.startswith("audio/") %}