From 4a45a699ae3bc92224fab1042e1c1377fb6a7c54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 30 Aug 2021 00:24:41 -0500 Subject: fix "Security Error: Content, may not load data from blob" --- youtube/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube/templates/base.html b/youtube/templates/base.html index 8795027..045d85d 100644 --- a/youtube/templates/base.html +++ b/youtube/templates/base.html @@ -3,7 +3,7 @@ - + {{ page_title }} -- cgit v1.2.3