From 3575ac579cdcc5a9fa3ffec84952a634d1d7deaf Mon Sep 17 00:00:00 2001 From: Jokler Date: Thu, 4 Jun 2020 21:51:49 +0200 Subject: Improve the default website somewhat --- web_server/templates/song.htm | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 web_server/templates/song.htm (limited to 'web_server/templates/song.htm') diff --git a/web_server/templates/song.htm b/web_server/templates/song.htm deleted file mode 100644 index 072567a..0000000 --- a/web_server/templates/song.htm +++ /dev/null @@ -1,7 +0,0 @@ -{{ item.title }} -({{ item.duration|fmt_duration }}) -{% match item.thumbnail %} - {% when Some with (thumbnail) %} - - {% when None %} -{% endmatch %} -- cgit v1.2.3-70-g09d2