X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/cf166fd1eaaeddfa266aa46b6442ad2315095c2c..59ff1b66b820a1dd959726ee59ab39e45e91eaff:/project/templates/html4print.html

diff --git a/project/templates/html4print.html b/project/templates/html4print.html
index 53a798a1..1b4ef319 100644
--- a/project/templates/html4print.html
+++ b/project/templates/html4print.html
@@ -2,7 +2,7 @@
 <html>
   <head>
     <title>{{docid}}</title>
-    <link rel="stylesheet" href="{{STATIC_URL}}css/html.css" type="text/css" charset="utf-8">
+    <link rel="stylesheet" href="{{STATIC_URL}}css/html_print.css" type="text/css" charset="utf-8">
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   </head>
   <body>