Plugin do logowania.
[redakcja.git] / project / templates / base.html
index 9622fa4..89ebe66 100644 (file)
@@ -6,6 +6,7 @@
         <title>{% block title %}Platforma Redakcyjna{% block subtitle %}{% endblock subtitle %}{% endblock title%}</title>
         <link rel="stylesheet" href="/static/css/master.css" type="text/css" />
         <script src="/static/js/jquery.js" type="text/javascript" charset="utf-8"></script>
+       <script src="/static/js/jquery.logging.js" type="text/javascript" charset="utf-8"></script> 
         {% block extrahead %}
         {% endblock %}
     </head>