diff --git a/source/podcasts.html.twig b/source/podcasts.html.twig
index 0094ddfc..9c95b8e5 100644
--- a/source/podcasts.html.twig
+++ b/source/podcasts.html.twig
@@ -22,9 +22,9 @@ episodes:
{% set podcast = page.podcasts[episode.podcast] %}
- {{ podcast.name }}: {{ episode.title }}
+ {{ podcast.name }}: {{ episode.title }}
-