Fixed the list filter.
[redakcja.git] / apps / wiki / templates / wiki / document_details.html
index ac95245..c54ff15 100644 (file)
@@ -1,6 +1,8 @@
 {% extends "base.html" %}
 {% load toolbar_tags %}
 
+{% block title %}{{ document.name }} - {{ block.super }}{% endblock %}
+
 {% block extrahead %}
        {% load compressed %}
        {% compressed_css 'detail' %}