diff --git a/templates/watch.gohtml b/templates/watch.gohtml index a7d03b8..4a3dcbb 100644 --- a/templates/watch.gohtml +++ b/templates/watch.gohtml @@ -10,7 +10,7 @@ {{$rangeStart := add (imul (idiv (sub $currentEpNum 1) 100) 100) 1}} {{$rangeEnd := min (add $rangeStart 99) $totalEpisodes}} -
+
@@ -19,7 +19,7 @@
-
-
+
{{if .Seasons}} {{$currentSeason := dict "Prefix" "" "Title" $anime.Title}} {{range .Seasons}} @@ -194,7 +194,7 @@ {{end}}
- @@ -252,7 +252,7 @@
- +
{{end}}