Save form now adds "stage finished" info correctly + some translations.
[redakcja.git] / apps / wiki / templates / wiki / document_details_readonly.html
index c0ed66f..69d085b 100644 (file)
@@ -1,4 +1,5 @@
 {% extends "wiki/document_details_base.html" %}
+{% load i18n %}
 
 {% block editor-class %}readonly{% endblock %}