{**************************************************************************} {* *} {* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation; either version 2 of the License, or *} {* (at your option) any later version. *} {* *} {* This program is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} {* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} {* along with this program; if not, write to the Free Software *} {* Foundation, Inc., *} {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************} {assign var=isMe value=$smarty.session.user->isMyProfile($profile)} {if hasPerm('directory_private')} {assign var=viewPrivate value=true} {/if}
{xsrf_token_field}
{icon name=information title="Voir ma fiche"} Tu peux consulter {if $smarty.session.user->isMyProfile($profile)}ta{else}cette{/if} fiche telle que la voient n'importe quel internaute, l'AX{if hasPerm('directory_private')}ou les X{/if}.
{include file="include/flags.radio.tpl" disabled=true withtext=true val="novalue" name="profile_ex_pub"}
{include file=$profile_page}
{if $current neq count($lookup)-1} {/if}
{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}