+
{{else}}
diff --git a/templates/components/anime_card.gohtml b/templates/components/anime_card.gohtml
index c1b2deb..1e3252d 100644
--- a/templates/components/anime_card.gohtml
+++ b/templates/components/anime_card.gohtml
@@ -23,7 +23,7 @@
{{if $withActions}}
{{if not $isWatchlist}}
-
+
+
{{$displayTitle}}
{{end}}
@@ -67,7 +67,7 @@
{{end}}
{{if and $withActions (not $hideTitle)}}
-
+
{{$displayTitle}}
{{end}}
diff --git a/templates/index.gohtml b/templates/index.gohtml
index a24a173..57c8fdf 100644
--- a/templates/index.gohtml
+++ b/templates/index.gohtml
@@ -7,7 +7,7 @@
- Currently Airing
+ Currently Airing
See more
@@ -20,7 +20,7 @@
- Most Popular
+ Most Popular
See more
diff --git a/templates/watchlist.gohtml b/templates/watchlist.gohtml
index a98d549..cf46128 100644
--- a/templates/watchlist.gohtml
+++ b/templates/watchlist.gohtml
@@ -2,7 +2,7 @@
{{define "content"}}
{{if .WatchlistIDs}}{{end}}
- Watchlist
+ Watchlist
@@ -59,10 +59,14 @@
{{end}}
{{if eq (len $.AllEntries) 0}}
-
-
- Your watchlist is empty.
- Browse anime
+
+
+ Your watchlist is empty
+ Start adding anime to keep track of what you want to watch
+
+ Browse anime
+ Discover new
+
{{end}}
{{$displayTitle}}
{{end}} diff --git a/templates/index.gohtml b/templates/index.gohtml index a24a173..57c8fdf 100644 --- a/templates/index.gohtml +++ b/templates/index.gohtml @@ -7,7 +7,7 @@
-
Currently Airing
+Currently Airing
See more @@ -20,7 +20,7 @@
-
Most Popular
+Most Popular
See more diff --git a/templates/watchlist.gohtml b/templates/watchlist.gohtml index a98d549..cf46128 100644 --- a/templates/watchlist.gohtml +++ b/templates/watchlist.gohtml @@ -2,7 +2,7 @@ {{define "content"}} {{if .WatchlistIDs}}{{end}}
-
Watchlist
+Watchlist
@@ -59,10 +59,14 @@
{{end}}
{{if eq (len $.AllEntries) 0}}
-
-
-
Your watchlist is empty.
- Browse anime +
+
+
{{end}}
Your watchlist is empty
+Start adding anime to keep track of what you want to watch
+
+ Browse anime
+ Discover new
+