From 6c806ecf189ac53b25c531b12d257afa33b70303 Mon Sep 17 00:00:00 2001 From: Stephan Date: Mon, 5 Apr 2021 20:43:06 +0200 Subject: [PATCH] Fixed zebra podcast bug. --- templates/macros/podcast.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/macros/podcast.html b/templates/macros/podcast.html index c444f53b..6e6abd15 100644 --- a/templates/macros/podcast.html +++ b/templates/macros/podcast.html @@ -66,4 +66,5 @@ {% endif %} + {% endmacro %}