Vyhození cachí prohlížečů
This commit is contained in:
parent
ec5f6af6f9
commit
0289f5563b
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
<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=1" />
|
||||
<link href="{% static 'css/rozliseni.css' %}?version=1" rel="stylesheet">
|
||||
<script src="{% static "korektury/opraf.js"%}?version=1"></script>
|
||||
<link href="{% static 'css/rozliseni.css' %}?version=2" rel="stylesheet">
|
||||
<script src="{% static "korektury/opraf.js"%}?version=2"></script>
|
||||
<title>Korektury {{korekturovanepdf.nazev}}</title>
|
||||
</head>
|
||||
<body class="{{ LOCAL_TEST_PROD }}web" data-status="{{ korekturovanepdf.status }}">
|
||||
|
|
Loading…
Reference in a new issue