From 3da6370fdc787a882c803cff8f400fc39e98aef3 Mon Sep 17 00:00:00 2001 From: yangjian <3280350050@qq.com> Date: Wed, 24 Jul 2019 13:57:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=87=E6=A1=A3=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E9=A1=B5=E5=AD=97=E4=BD=93=E6=94=BE=E5=A4=A7=E7=BC=A9?= =?UTF-8?q?=E5=B0=8F=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/app_doc/project.html | 66 ++++++++++++++++++++++++++++++++--- 1 file changed, 61 insertions(+), 5 deletions(-) diff --git a/template/app_doc/project.html b/template/app_doc/project.html index 3d5b05f..f742205 100644 --- a/template/app_doc/project.html +++ b/template/app_doc/project.html @@ -77,15 +77,15 @@ - + - - + {% if request.user == doc.create_user %} @@ -166,6 +166,23 @@ //tocContainer : "#toc-container" }); + + {% endblock %}