This commit is contained in:
Dennis Reimann
2024-07-12 09:33:22 +02:00
parent cc5ae9b0c5
commit 3a7b2634ab
3 changed files with 9 additions and 9 deletions

View File

@@ -14,9 +14,10 @@ block main
+categories(categoryName)
h1= categoryName
h2 Aktuelle Episode
.latest
+episodePlayer(current)
if current
h2 Aktuelle Episode
.latest
+episodePlayer(current)
if episodes.length
section

View File

@@ -29,10 +29,11 @@ block main
= "."
+subscribe()
section
h2 Aktuelle Episode
.current
+episodePlayer(current)
if current
section
h2 Aktuelle Episode
.current
+episodePlayer(current)
if episodes.length
section