diff --git a/templates/watch.gohtml b/templates/watch.gohtml index f6bad99..a7d03b8 100644 --- a/templates/watch.gohtml +++ b/templates/watch.gohtml @@ -270,7 +270,7 @@ {{end}} {{else}} -
+
{{range $episodes}} {{$isCurrent := eq (printf "%v" .Number) $currentEpID}} {{$isFiller := .Filler}}