14 lines
200 B
Plaintext
14 lines
200 B
Plaintext
<%@ include file="/WEB-INF/decorators/include.jsp"%>
|
|
|
|
<html>
|
|
<head></head>
|
|
<body>
|
|
<h4 class="title">NO NAME</h4>
|
|
Soumission OK
|
|
<br />
|
|
|
|
<a href="<c:url value="main.htm"/>">Home</a>
|
|
|
|
|
|
</body>
|
|
</html> |