Revert "Fix geoloc."
[platal.git] / templates / register / step1.tpl
index b325570..4da0c4c 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2006 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
 {*                                                                        *}
 {**************************************************************************}
 
+{include file="register/breadcrumb.tpl"}
+
 <h1>Identification</h1>
 
 <form action="register" method="post">
   <p>
-    Avant toute chose, il te faut nous donner ta promotion :
+    Avant toute chose, il te faut nous donner ta promotion&nbsp;:
   </p>
   <table class="tinybicol">
     <tr>
@@ -34,7 +36,7 @@
     </tr>
     <tr>
       <td>
-        Donne ta promotion sur 4 chiffres 
+        Donne ta promotion sur 4 chiffres&nbsp;
         <input type="text" size="4" maxlength="4" name="promo" value="{$smarty.post.promo}" />
       </td>
     </tr>
@@ -46,4 +48,4 @@
   </table>
 </form>
 
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}