aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/local_playlist.html
diff options
context:
space:
mode:
Diffstat (limited to 'youtube/templates/local_playlist.html')
-rw-r--r--youtube/templates/local_playlist.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/templates/local_playlist.html b/youtube/templates/local_playlist.html
index 7ba0642..803c4dc 100644
--- a/youtube/templates/local_playlist.html
+++ b/youtube/templates/local_playlist.html
@@ -25,7 +25,7 @@
}
{% endblock style %}
-{% block main %}
+{% block main %}
<div class="playlist-metadata">
<h2 class="playlist-title">{{ playlist_name }}</h2>
<input type="hidden" name="playlist_page" value="{{ playlist_name }}" form="playlist-edit">