From: x2000habouzit Date: Sat, 17 Jul 2004 12:09:45 +0000 (+0000) Subject: xhtml !!!!!!!!!!!!!!!!!!!!! X-Git-Tag: xorg/old~1805 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=79ecb102e69113eb63dee947e540fef75acf913d;p=platal.git xhtml !!!!!!!!!!!!!!!!!!!!! --- diff --git a/templates/profil/naissance.tpl b/templates/profil/naissance.tpl index 3fe58b2..34519df 100644 --- a/templates/profil/naissance.tpl +++ b/templates/profil/naissance.tpl @@ -1,49 +1,51 @@ +{* $Id: naissance.tpl,v 1.2 2004-07-17 12:09:45 x2000habouzit Exp $ *} + {if $etat_naissance == 'ok'} - + {else} - {if $etat_naissance == 'erreur'} -

- {#profil_naissance_erreur#} -

- {/if} -
- {#profil_naissance_titre#} -
+{if $etat_naissance == 'erreur'} +

+{#profil_naissance_erreur#} +

+{/if} + +
+ {#profil_naissance_titre#} +

- {#profil_naissance_intro#} + {#profil_naissance_intro#}


-
- - - - - - - - - - - -
- {#profil_date_titre#} -
- Date (JJMMAAAA) - - -
- -
-
+ + + + + + + + + + + +
+ {#profil_date_titre#} +
+ Date (JJMMAAAA) + + +
+ +
{/if} +{* vim:set et sw=2 sts=2 sws=2: *}