diff --git a/template/app_doc/share/share_doc.html b/template/app_doc/share/share_doc.html
index 6c8253c..3aa95dd 100644
--- a/template/app_doc/share/share_doc.html
+++ b/template/app_doc/share/share_doc.html
@@ -15,100 +15,33 @@
- {{ ad_code | safe }}
-
- {% endif %}
- {% endif %}
-
{% block page_content %}
{% if doc.editor_mode == 3 %}
- {{ doc.pre_content | safe }}
+ {{ doc.content | safe }}
+ {% elif doc.editor_mode == 2 %}
+
+ {% elif doc.editor_mode == 4 %}
+
+
{% else %}
-
+
{% endif %}
{% endblock %}
@@ -195,42 +123,52 @@
{% endblock %}
-
- {% if debug %}
- {% else %}
- {% if ad_code_2 %}
-