From 596d80d15845da3fb105c26a30457da8ee698be7 Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Sat, 9 May 2026 01:31:33 -0700 Subject: Fix form order: move TMDB panel after heading inside form Co-Authored-By: Claude Sonnet 4.6 --- templates/form.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'templates') diff --git a/templates/form.html b/templates/form.html index 62e020d..05006e0 100644 --- a/templates/form.html +++ b/templates/form.html @@ -8,15 +8,6 @@
{{ error }}
{% endif %} -
- -
- - -
-
-
-
@@ -40,6 +31,15 @@ +
+ +
+ + +
+
+
+
-- cgit v1.3-2-g0d8e