X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/33bd7ddbe67e3ddc5c4b6422ec641b5093b7fd5c..e1fa59b1d066294098538b17725f20e2e50110d2:/platforma/templates/wiki/document_details.html diff --git a/platforma/templates/wiki/document_details.html b/platforma/templates/wiki/document_details.html index ebb7242e..b9a48eba 100644 --- a/platforma/templates/wiki/document_details.html +++ b/platforma/templates/wiki/document_details.html @@ -1,129 +1,59 @@ {% extends "base.html" %} +{% load toolbar_tags %} {% block extrahead %} + + - - - - + + + {% endblock %} {% block maincontent %} - -
-
-
- {{ form.text }} - {# #} - {#

Autor: {{ form.author }}

#} - {#

Komentarz: {{ form.comment }}

#} - {#

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