2 <html lang="fr" xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" > |
2 <html lang="fr" xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" > |
3 <head> |
3 <head> |
4 <meta charset="utf-8" /> |
4 <meta charset="utf-8" /> |
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
6 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> |
6 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> |
7 <title>Test de Rendu RENKAN</title> |
7 <title>RENKAN</title> |
8 <meta name="description" content="" /> |
8 <meta name="description" content="" /> |
9 <meta name="author" content="Institut de Recherche et d'Innovation" /> |
9 <meta name="author" content="Institut de Recherche et d'Innovation" /> |
|
10 <link rel="icon" href="favicon.ico" th:href="@{/static/img/favicon.ico}" type="image/x-icon" /> |
10 <script src="lib/jquery.min.js" th:src="@{/static/lib/jquery.min.js}" ></script> |
11 <script src="lib/jquery.min.js" th:src="@{/static/lib/jquery.min.js}" ></script> |
11 <script src="lib/jquery.mousewheel.min.js" th:src="@{/static/lib/jquery.mousewheel.min.js}"></script> |
12 <script src="lib/jquery.mousewheel.min.js" th:src="@{/static/lib/jquery.mousewheel.min.js}"></script> |
12 <script src="lib/underscore-min.js" th:src="@{/static/lib/underscore-min.js}"></script> |
13 <script src="lib/underscore-min.js" th:src="@{/static/lib/underscore-min.js}"></script> |
13 <script src="lib/backbone.js" th:src="@{/static/lib/backbone.js}"></script> |
14 <script src="lib/backbone.js" th:src="@{/static/lib/backbone.js}"></script> |
14 <script src="lib/backbone-relational.js" th:src="@{/static/lib/backbone-relational.js}"></script> |
15 <script src="lib/backbone-relational.js" th:src="@{/static/lib/backbone-relational.js}"></script> |