X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/6da03c3c5f257a0123cd283469459668fd653fe4..b0d77fd4dd2b177e77e2bb038a5864567adfd9df:/platforma/templates/wiki/document_details.html diff --git a/platforma/templates/wiki/document_details.html b/platforma/templates/wiki/document_details.html deleted file mode 100644 index 742566d3..00000000 --- a/platforma/templates/wiki/document_details.html +++ /dev/null @@ -1,50 +0,0 @@ -{% extends "base.html" %} -{% load toolbar_tags %} - -{% block extrahead %} - - - - - - -{% endblock %} - -{% block maincontent %} -
- -
-
-
- {% toolbar %} - {{ form.text }} - - - - -
- -
-
- -
-
-{% endblock %} \ No newline at end of file