{* $Id: profiles.tpl 1709 2006-05-06 11:55:37Z zeke $ *} {include file="profiles_pages/profiles_scripts.tpl"} {capture name="mainbox"}
{/capture} {if $mode == 'add'} {include file="common_templates/mainbox.tpl" title=$lang.register_profile content=$smarty.capture.mainbox} {else} {include file="common_templates/mainbox.tpl" title=$lang.update_profile content=$smarty.capture.mainbox} {/if}