This website works better with JavaScript
Home
Explore
Help
Register
Sign In
github
/
gs-messaging-stomp-websocket
mirror of
https://github.com/spring-guides/gs-messaging-stomp-websocket.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Remove unused form close tag
bluishoul
8 years ago
parent
27a1ba462b
commit
7af9f90ac5
1 changed files
with
1 additions
and
2 deletions
Unified View
Show Diff Stats
1
2
complete/src/main/resources/static/index.html
+ 1
- 2
complete/src/main/resources/static/index.html
View File
@@ -48,7 +48,6 @@
</table>
</table>
</div>
</div>
</div>
</div>
- </form>
</div>
</div>
</body>
</body>
-</html>
+</html>