X-Git-Url: https://git.mdrn.pl/audio.git/blobdiff_plain/d64f05ea901ccb7e61eacd9a5579bb81138b193d..c175a7540d20336179dfd453183bfe69e6f5827e:/apps/archive/templates/base.html

diff --git a/apps/archive/templates/base.html b/apps/archive/templates/base.html
index c6b7ee6..5e0053f 100755
--- a/apps/archive/templates/base.html
+++ b/apps/archive/templates/base.html
@@ -3,7 +3,7 @@
 <html>
 <head>
     <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
-    <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}style.css" />
+    <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}style.css?20110808" />
     <title>{% trans "Audiobook repository" %}</title>
 </head>
 <body>