X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3b9b115efb44c7570453c0729f05f83a3b45cd4d..46fdcc29313a6c0dd897b8060335061f433897fd:/project/templates/html4print.html?ds=sidebyside

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>