From d3ad2a38bffea524e67e478c78f3039e86231c28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Tue, 19 Aug 2025 23:05:22 +0200 Subject: [PATCH] zmiana kolejnosci css --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 1f34dbc..4cd7d63 100644 --- a/templates/base.html +++ b/templates/base.html @@ -8,8 +8,8 @@ {# --- Bootstrap i główny css zawsze --- #} - + {# --- Style CSS ładowane tylko dla niezablokowanych --- #} {% set exclude_paths = ['/system-auth'] %}