Files
regulatory-management-system/code/backend/RegulatoryManagementBackend/src/main/webapp/index.jsp
2025-10-14 17:35:21 +08:00

6 lines
61 B
Plaintext

<html>
<body>
<h2><%= "Hello World!" %></h2>
</body>
</html>