From d5d1d2977b70604c64690532ee6b789a7e4df371 Mon Sep 17 00:00:00 2001 From: mkelvers Date: Fri, 15 May 2026 19:37:20 +0200 Subject: [PATCH] feat: add themes dialog modal with prefetch and keyboard dismiss --- templates/anime.gohtml | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/templates/anime.gohtml b/templates/anime.gohtml index 7133a77..424ec7d 100644 --- a/templates/anime.gohtml +++ b/templates/anime.gohtml @@ -343,4 +343,41 @@ -{{end}} + + +
+ + + +{{end}} \ No newline at end of file