Files
regulatory-management-system/code/backend/RegulatoryManagementBackend/src/main/webapp/index.jsp

6 lines
61 B
Plaintext
Raw Normal View History

2025-10-14 17:35:21 +08:00
<html>
<body>
<h2><%= "Hello World!" %></h2>
</body>
</html>