aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/local_playlists_list.html
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-12-15 11:24:13 -0500
committerJesús <heckyel@hyperbola.info>2020-12-15 11:24:13 -0500
commite9215534d3f775078715c4b5af8de0e04c79d942 (patch)
treec5f7fcddfc9617cf1c88940fedf025d16c9dbd47 /youtube/templates/local_playlists_list.html
parent7a765dc664d20f966e4e52abac1f5372045e166c (diff)
downloadyt-local-e9215534d3f775078715c4b5af8de0e04c79d942.tar.lz
yt-local-e9215534d3f775078715c4b5af8de0e04c79d942.tar.xz
yt-local-e9215534d3f775078715c4b5af8de0e04c79d942.zip
Migration general theme: fix missing message-box style
Diffstat (limited to 'youtube/templates/local_playlists_list.html')
-rw-r--r--youtube/templates/local_playlists_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/templates/local_playlists_list.html b/youtube/templates/local_playlists_list.html
index f400808..61a6888 100644
--- a/youtube/templates/local_playlists_list.html
+++ b/youtube/templates/local_playlists_list.html
@@ -2,7 +2,7 @@
{% extends "base.html" %}
{% block style %}
- <link href="/youtube.com/static/home.css" rel="stylesheet">
+ <link href="/youtube.com/static/home.css" rel="stylesheet"/>
{% endblock style %}
{% block main %}