diff --git a/templates/components/continue_watching.gohtml b/templates/components/continue_watching.gohtml index 1412fc7..055af9d 100644 --- a/templates/components/continue_watching.gohtml +++ b/templates/components/continue_watching.gohtml @@ -2,7 +2,7 @@

Continue Watching

-
+
{{range .}} {{$title := .TitleOriginal}} {{if .TitleEnglish.Valid}}{{$title = .TitleEnglish.String}}{{end}} @@ -42,4 +42,4 @@ {{end}}
-{{end}} \ No newline at end of file +{{end}} diff --git a/templates/index.gohtml b/templates/index.gohtml index bcaaa56..ec8155a 100644 --- a/templates/index.gohtml +++ b/templates/index.gohtml @@ -78,7 +78,7 @@ {{define "continue_watching_skeleton"}}

Continue Watching

-
+
{{range (seq 3)}}