Browse Source

Remove unused form close tag

bluishoul 8 years ago
parent
commit
7af9f90ac5
1 changed files with 1 additions and 2 deletions
  1. 1 2
      complete/src/main/resources/static/index.html

+ 1 - 2
complete/src/main/resources/static/index.html

@@ -48,7 +48,6 @@
             </table>
             </table>
         </div>
         </div>
     </div>
     </div>
-    </form>
 </div>
 </div>
 </body>
 </body>
-</html>
+</html>