Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
The first stage
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldStarPro committed Dec 5, 2023
1 parent 32c09bb commit 41a4b99
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/main/webapp/view/admin/loginAdmin.jsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<%--
Document : loginAdmin
Created on : Dec 5, 2023, 3:51:38 PM
Author : LENOVO
--%>

<%@page contentType="text/html" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JSP Page</title>
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>

0 comments on commit 41a4b99

Please sign in to comment.