From 126fc3b9e36c1f789b909b04bce68cec40320469 Mon Sep 17 00:00:00 2001 From: mkelvers Date: Sun, 3 May 2026 15:09:00 +0200 Subject: [PATCH] ui: remove external links, adjust spacing --- templates/anime.gohtml | 12 ++---------- templates/components/watchlist_actions.gohtml | 4 ++-- 2 files changed, 4 insertions(+), 12 deletions(-) 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}} -
+