diff --git a/internal/templates/anime.templ b/internal/templates/anime.templ index 7522231..889f18b 100644 --- a/internal/templates/anime.templ +++ b/internal/templates/anime.templ @@ -6,7 +6,7 @@ import "fmt" import "strings" templ AnimeDetails(anime jikan.Anime, currentStatus string) { - @Layout("mal - " + anime.DisplayTitle()) { + @Layout("mal - " + anime.DisplayTitle(), true) {
Enter your credentials to continue.
- -- Don't have an account? Register -
+templ Login(formError string, username string) { + @Layout("Login", false) { +Enter your credentials to continue.
+ ++ Don't have an account? Register +
++ Lost access? Recover account +
+Create a new account to track anime.
-