X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/a1f864eeb12aacf2d2c094c2bcb8add8b10c4e48..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 826ac648..00000000 --- a/platforma/templates/wiki/document_details.html +++ /dev/null @@ -1,57 +0,0 @@ -{% extends "base.html" %} -{% load toolbar_tags %} - -{% block extrahead %} - - - - - - -{% endblock %} - -{% block maincontent %} - {#
#} - -
-
-
- {% toolbar %} - {{ form.text }} - - - - -
- -
-
- -
- {#
#} -{% endblock %} \ No newline at end of file