From 4138f392d3f73cf597ef6da5a36c64f78f557d79 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 4 Oct 2025 10:37:00 +1000 Subject: [PATCH] clean up includes, double up of fullscreen var, and use of current still --- templates/files.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/templates/files.html b/templates/files.html index 4c38109..cb4763b 100644 --- a/templates/files.html +++ b/templates/files.html @@ -1,14 +1,17 @@ {% extends "base.html" %} {% block main_content %} - + + {% endif %} @@ -158,10 +162,9 @@ #tst90:hover,#tst90:focus { filter: invert(73%) sepia(27%) saturate(3970%) hue-rotate(146deg) brightness(94%) contrast(100%); } - -