Django 1.11; removed unused comments app.
[redakcja.git] / src / wiki / templates / wiki / document_details.html
index 2211c0a..4cc1e00 100644 (file)
@@ -43,7 +43,6 @@
 {% block dialogs %}
     {% include "wiki/save_dialog.html" %}
     {% include "wiki/revert_dialog.html" %}
-    {% include "wiki/tag_dialog.html" %}
     {% if can_pubmark %}
         {% include "wiki/pubmark_dialog.html" %}
     {% endif %}