Parcourir la source

Remove unused form close tag

bluishoul il y a 8 ans
Parent
commit
7af9f90ac5
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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>