diff --git a/templates/anime.gohtml b/templates/anime.gohtml index 75b3d68..82c3276 100644 --- a/templates/anime.gohtml +++ b/templates/anime.gohtml @@ -28,15 +28,7 @@ {{template "watchlist_actions" dict "Anime" $anime "User" .User "Status" .Status}} -
- {{range $anime.External}} - - {{.Name}} - - {{end}} -
- -
+

Synopsis

@@ -71,4 +63,4 @@

-{{end}} \ No newline at end of file +{{end}} diff --git a/templates/components/watchlist_actions.gohtml b/templates/components/watchlist_actions.gohtml index ab272e5..7cdefcf 100644 --- a/templates/components/watchlist_actions.gohtml +++ b/templates/components/watchlist_actions.gohtml @@ -3,7 +3,7 @@ {{$user := .User}} {{$status := .Status}} -
+