Преглед изворни кода

Remove unused form close tag

bluishoul пре 8 година
родитељ
комит
7af9f90ac5
1 измењених фајлова са 1 додато и 2 уклоњено
  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>