This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
github
/
gs-messaging-stomp-websocket
miroir de
https://github.com/spring-guides/gs-messaging-stomp-websocket.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Remove unused form close tag
bluishoul
il y a 8 ans
Parent
27a1ba462b
commit
7af9f90ac5
1 fichiers modifiés
avec
1 ajouts
et
2 suppressions
Vue séparée
Afficher les stats Diff
1
2
complete/src/main/resources/static/index.html
+ 1
- 2
complete/src/main/resources/static/index.html
Voir le fichier
@@ -48,7 +48,6 @@
</table>
</div>
</div>
- </form>
</div>
</body>
-</html>
+</html>