diff --git a/templates/components/continue_watching.gohtml b/templates/components/continue_watching.gohtml index 8436f2f..cee423d 100644 --- a/templates/components/continue_watching.gohtml +++ b/templates/components/continue_watching.gohtml @@ -3,7 +3,7 @@

Continue Watching

-
+
{{range .}} {{$title := .TitleOriginal}} {{if .TitleEnglish.Valid}}{{$title = .TitleEnglish.String}}{{end}} @@ -42,12 +42,12 @@
{{end}}
- - - -
diff --git a/templates/login.gohtml b/templates/login.gohtml index 37b9203..467aba7 100644 --- a/templates/login.gohtml +++ b/templates/login.gohtml @@ -2,7 +2,7 @@ {{define "scripts"}}{{end}} {{define "content"}}
-
+

Sign in to your account

@@ -89,7 +89,7 @@