X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/33bd7ddbe67e3ddc5c4b6422ec641b5093b7fd5c..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 ebb7242e..00000000 --- a/platforma/templates/wiki/document_details.html +++ /dev/null @@ -1,129 +0,0 @@ -{% extends "base.html" %} - -{% block extrahead %} - - - - - -{% endblock %} - -{% block maincontent %} - -
-
-
- {{ form.text }} - {# #} - {#

Autor: {{ form.author }}

#} - {#

Komentarz: {{ form.comment }}

#} - {#

#} -
-
- - -
-{% endblock %} \ No newline at end of file