From d90430bbec3739df43b261618816077598499648 Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Thu, 7 May 2026 00:03:41 -0700 Subject: Move rewatches panel to sit right of rewatch rate Changed rewatch patterns panel from stats-panel-wide to regular stats-panel so it displays in the two-column grid next to the rewatch rate metric. Co-Authored-By: Claude Haiku 4.5 --- templates/stats.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'templates') diff --git a/templates/stats.html b/templates/stats.html index 6f271bd..34d796e 100644 --- a/templates/stats.html +++ b/templates/stats.html @@ -69,6 +69,16 @@
+
+
+
+

Films

+

Rewatches

+
+
+
+
+
@@ -98,16 +108,6 @@
    - -
    -
    -
    -

    Films

    -

    Rewatches

    -
    -
    -
    -
    {% endblock %} -- cgit v1.3-2-g0d8e