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