html validation
[redakcja.git] / apps / wiki_img / templates / wiki_img / document_details_base.html
index 8cba7bf..93c267c 100644 (file)
@@ -8,7 +8,7 @@
 {% endblock %}
 
 {% block extrabody %}
-<script type="text/javascript" charset="utf-8">
+<script type="text/javascript">
     var STATIC_URL = '{{STATIC_URL}}';
 </script>
 {% compressed_js 'wiki_img' %}
@@ -25,7 +25,7 @@
 </div>
 
 <div id="header">
-    <h1><a href="{% url catalogue_document_list %}"><img src="{{STATIC_URL}}icons/go-home.png"/><a href="{% url catalogue_document_list %}">Strona<br>główna</a></h1>
+    <h1><a href="{% url catalogue_document_list %}"><img alt="Home" src="{{STATIC_URL}}icons/go-home.png"/></a><a href="{% url catalogue_document_list %}">Strona<br/>główna</a></h1>
     <div id="tools">
         <a href="{{ REDMINE_URL }}projects/wl-publikacje/wiki/Pomoc" target="_blank">
         {% trans "Help" %}</a>