From 4074fe53f1aa15547702bc919ee80ce4193188d7 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 12 Apr 2022 07:35:47 +0200 Subject: [PATCH] Adding RSS metadata auto-discovery --- changedetectionio/templates/base.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changedetectionio/templates/base.html b/changedetectionio/templates/base.html index 0b083c6c3..41105f16f 100644 --- a/changedetectionio/templates/base.html +++ b/changedetectionio/templates/base.html @@ -5,6 +5,7 @@ Change Detection{{extra_title}} + {% if extra_stylesheets %} @@ -18,6 +19,7 @@ } +