Browse Source

Remove unused form close tag

bluishoul 8 năm trước cách đây
mục cha
commit
7af9f90ac5
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      complete/src/main/resources/static/index.html

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

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