--- a/server/src/main/webapp/WEB-INF/templates/renkanProjectPublish.html Tue Mar 26 08:27:58 2013 +0100
+++ b/server/src/main/webapp/WEB-INF/templates/renkanProjectPublish.html Tue Apr 02 01:56:11 2013 +0200
@@ -4,6 +4,7 @@
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>RENKAN</title>
+ <link rel="icon" href="../../static/img/favicon.ico" th:href="@{/static/img/favicon.ico}" type="image/x-icon" />
<meta name="description" content="" />
<meta name="author" content="Institut de Recherche et d'Innovation" />
<script src="lib/jquery.min.js" th:src="@{/static/lib/jquery.min.js}" ></script>