diff --git a/playlist/static/kankerherrie.mp3 b/playlist/static/kankerherrie.mp3 new file mode 100644 index 0000000..c918903 Binary files /dev/null and b/playlist/static/kankerherrie.mp3 differ diff --git a/playlist/templates/MediaPlayer.html b/playlist/templates/MediaPlayer.html index cb304e4..93649eb 100644 --- a/playlist/templates/MediaPlayer.html +++ b/playlist/templates/MediaPlayer.html @@ -1,3 +1,4 @@ +{% load static %}
{% if track.album.image %} @@ -25,6 +26,7 @@
+ \ No newline at end of file diff --git a/playlist/templates/head.html b/playlist/templates/head.html index e3a52c6..2500e9b 100644 --- a/playlist/templates/head.html +++ b/playlist/templates/head.html @@ -13,7 +13,7 @@ -HD Muzak: {{ request.path }} +HD Muzak