X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/084544e4f7c9269b1445a9e5109fa641a3e1aaac..d1a48c87f0060e3d644e85b0471c82d629241d35:/platforma/templates/wiki/document_details.html?ds=inline diff --git a/platforma/templates/wiki/document_details.html b/platforma/templates/wiki/document_details.html index 7a2aa4bb..34458028 100644 --- a/platforma/templates/wiki/document_details.html +++ b/platforma/templates/wiki/document_details.html @@ -1,8 +1,75 @@ {% extends "base.html" %} +{% load toolbar_tags %} {% block extrahead %} + + + + + + {% endblock %} {% block maincontent %}
{% endblock %} \ No newline at end of file