From 6dbfae34d09103490a907acd64550dd9def53481 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jon=C3=A1=C5=A1=20Havelka?= <jonas.havelka@volny.cz>
Date: Wed, 19 Mar 2025 18:59:09 +0100
Subject: [PATCH] =?UTF-8?q?Vyhozen=C3=AD=20cach=C3=AD=20prohl=C3=AD=C5=BEe?=
 =?UTF-8?q?=C4=8D=C5=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 korektury/templates/korektury/korekturovatko/html_obal.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/korektury/templates/korektury/korekturovatko/html_obal.html b/korektury/templates/korektury/korekturovatko/html_obal.html
index daf1f535..2bea06b0 100644
--- a/korektury/templates/korektury/korekturovatko/html_obal.html
+++ b/korektury/templates/korektury/korekturovatko/html_obal.html
@@ -4,8 +4,8 @@
 <html lang='cs'>
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-  <link rel="stylesheet" title="opraf-css" type="text/css" media="screen, projection" href="{% static "korektury/opraf.css"%}?version=2" />
-  <link href="{% static 'css/rozliseni.css' %}?version=2" rel="stylesheet">
+  <link rel="stylesheet" title="opraf-css" type="text/css" media="screen, projection" href="{% static "korektury/opraf.css"%}?version=3" />
+  <link href="{% static 'css/rozliseni.css' %}?version=3" rel="stylesheet">
   <title>Korektury {{korekturovanepdf.nazev}}</title>
 </head>
 <body class="{{ LOCAL_TEST_PROD }}web" data-stav_pdf="{{ korekturovanepdf.status }}">