From 16c9a75253f67eaa76c1bd14e042e85e130a72a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Tue, 25 Feb 2025 22:44:58 +0100 Subject: [PATCH] male zmiany w css --- templates/view_export.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/templates/view_export.html b/templates/view_export.html index 1eb742d..e5f285c 100644 --- a/templates/view_export.html +++ b/templates/view_export.html @@ -4,27 +4,32 @@

Podgląd eksportu: {{ backup.file_path|basename }}


+
Powrót - +{% if session.get('dark_mode', True) %} + +{% else %} +{% endif %} + + - {% endblock %}