Browse Source

Signed-off-by: zry <admin@z-touhou.org>

zry 8 years ago
parent
commit
98ae583733
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/home/post.edit.html

+ 1 - 1
templates/home/post.edit.html

@@ -23,7 +23,7 @@
 <div class="alert alert-info">
 	内容支持使用{{zumdownver}}书写,渲染引擎为{{rnginver}}
 </div>
-<form class="form-horizontal" role="form" action="" method="POST">
+<form id="mainform" class="form-horizontal" role="form" action="" method="POST">
 	{% csrf_token %}
     {% for item in form %}
     <input type="hidden" name="rfm" value="{{rfm}}">