Commit 9619e2a7 by Java-于龙

Update index.jsp

parent 80c1cfd9
......@@ -5,6 +5,6 @@
<html>
<body>
<h2>Hello World! </h2>
<h2>THE_ENV: <% env %> </h2>
<h2>THE_ENV: <%=env%> </h2>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment