--- sa50/root/templates/pawards.html 2008/02/14 17:29:44 69 +++ sa50/root/templates/pawards.html 2008/02/15 14:42:54 70 @@ -2,7 +2,7 @@

[% tuserinfo.name | html %] [% tuserinfo.fname | html %]

-

Prix reçu

+

Prix reçus:

[% FOREACH titem = sa50.get_awards_keys(id) %] [% INCLUDE 'award.html' awardid = titem %] @@ -11,7 +11,7 @@

Ajouter un prix

[% INCLUDE 'award.html' %] -

Medailles reçues

+

Medailles du CNRS:

[% FOREACH titem = sa50.get_medal_keys(id) %] [% INCLUDE 'medalform.html' medalid = titem %] @@ -20,7 +20,7 @@

Ajouter une médaille

[% INCLUDE 'medalform.html' %] -

Disctinction

+

Disctinctions:

[% FOREACH titem = sa50.get_distinctions_keys(id) %] [% INCLUDE 'distinctionform.html' distinctionsid = titem %]