Removed the trunk folder, moved the YACOSWeb directory
This commit is contained in:
16
YACOSWeb/WebContent/WEB-INF/jsp/submissionArticle.jsp
Normal file
16
YACOSWeb/WebContent/WEB-INF/jsp/submissionArticle.jsp
Normal file
@@ -0,0 +1,16 @@
|
||||
<%@ include file="/WEB-INF/jsp/include.jsp"%>
|
||||
<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%>
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title><fmt:message key="title" /></title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<a href="<c:url value="main.htm"/>">Accueil</a>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user