Removed the trunk folder, moved the YACOSWeb directory

This commit is contained in:
2007-12-13 14:14:11 +00:00
parent dbf9edf20d
commit e8fee5b489
20 changed files with 0 additions and 0 deletions

View 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>