From f4835ffdcb80ed5fa711ea9b33b295dae36258b2 Mon Sep 17 00:00:00 2001 From: "user@node5.net" Date: Mon, 29 Jun 2026 23:03:07 +0200 Subject: web: fetch with js to avoid flickering --- src/templates/base.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/templates/base.html') diff --git a/src/templates/base.html b/src/templates/base.html index 54c9c5e..c600ebf 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -9,12 +9,11 @@ {% endblock %} - - +
- + {% block content %} {% endblock %} -- cgit v1.3.1