From e9215534d3f775078715c4b5af8de0e04c79d942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 15 Dec 2020 11:24:13 -0500 Subject: Migration general theme: fix missing message-box style --- youtube/templates/subscriptions.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'youtube/templates/subscriptions.html') diff --git a/youtube/templates/subscriptions.html b/youtube/templates/subscriptions.html index 9e48c6b..b528e5c 100644 --- a/youtube/templates/subscriptions.html +++ b/youtube/templates/subscriptions.html @@ -7,7 +7,8 @@ {% import "common_elements.html" as common_elements %} {% block style %} - + + {% endblock style %} {% block main %} -- cgit v1.2.3