{% include "common/form_page_head.html" %}
标题
{{ form.ftitle }}
内容
{{ form.fcontext }}
附件
{{ form.fid }}
{{ form.csrf_token }} {{ form.submit }}
取消