diff --git a/templates/watch.gohtml b/templates/watch.gohtml index 1e2dbb3..987c45d 100644 --- a/templates/watch.gohtml +++ b/templates/watch.gohtml @@ -148,7 +148,7 @@ {{end}} - + {{if $currentSeason.Prefix}}{{$currentSeason.Prefix}}:{{end}} {{$currentSeason.Title}} @@ -156,7 +156,7 @@ - + {{range .Seasons}} @@ -179,19 +179,19 @@ Episodes {{if gt $totalEpisodes 100}} - + {{end}} {{if gt $totalEpisodes 100}} - + 01-100 - + {{$ranges := ceilDiv $totalEpisodes 100}} {{range $i := seq $ranges}}