mutualise la partie qui affiche la date et le nb d'inscrits dans les skins + formulai...
[platal.git] / templates / skin / liteskin.tpl
index a8c8ed2..d7172bd 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2004 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2006 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
         </td>
         <td id="body-top">
           <a href="{"login.php"|url}"><img src="{"images/sk_liteskin_titre.png"|url}" alt="[ Polytechnique.org ]" /></a>
-          <table>
-            <tr>
-              <td class="date-heure">
-                <script type="text/javascript">
-                  <!--
-                  document.write(getNow());
-                  //-->
-                </script>
-              </td>
-              <td class="inscrits">
-                {insert name="getNbIns"} polytechniciens sur le web<br />
-                {insert name="getNbNotifs"}
-              </td>
-            </tr>
-          </table>
+          {include file="skin/common.title.header.tpl"}
         </td>
       </tr>
       <tr>