minor fixes
[redakcja.git] / apps / catalogue / templates / catalogue / base.html
index 9b32fe7..f3ebcd9 100644 (file)
@@ -5,7 +5,6 @@
 <head>
     <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
     {% compressed_css 'catalogue' %}
-    <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}style.css" />
     <title>{% block title %}{% trans "Platforma Redakcyjna" %}{% endblock title %}</title>
 </head>
 <body>