Pārlūkot izejas kodu

Remove unused form close tag

bluishoul 8 gadi atpakaļ
vecāks
revīzija
7af9f90ac5
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  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>