This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
github
/
gs-messaging-stomp-websocket
kopia lustrzana
https://github.com/spring-guides/gs-messaging-stomp-websocket.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Remove unused form close tag
bluishoul
8 lat temu
rodzic
27a1ba462b
commit
7af9f90ac5
1 zmienionych plików
z
1 dodań
i
2 usunięć
Widok podzielony
Pokaż statystyki zmian
1
2
complete/src/main/resources/static/index.html
+ 1
- 2
complete/src/main/resources/static/index.html
Wyświetl plik
@@ -48,7 +48,6 @@
</table>
</div>
</div>
- </form>
</div>
</body>
-</html>
+</html>