{include file="common/head.tpl.html" nocache="true" title=$lang.global_contact html5=true}
{$lang.global_contact}: {$dname}
{if $picture} {else}
 
{/if}
{if $nickname} {/if} {if $birthday} {/if} {if $anniversary} {/if} {if $spousename} {/if} {if $childrennames} {/if} {if $email1} {/if} {if $email2} {/if} {if $email3} {/if}
{$lang.pcontacts_displayname}: {$displayname}
{$lang.pcontacts_nickname}: {$nickname}
{$lang.person_label_birthday}: {$birthday}
{$lang.pcontacts_anniversary}: {$anniversary}
{$lang.pcontacts_spouse}: {$spousename}
{$lang.pcontacts_children}: {$childrennames}
{$lang.global_email}1: {$email1}
{$lang.global_email}2: {$email2}
{$lang.global_email}3: {$email3}
 
{if $phone_work || $phone_home || $phone_fax || $phone_mobil || $phone_pager || $phone_mms || $phone_sms || $phone_car || $phone_radio || $phone_company || $phone_assistant || $phone_work2 || $phone_fax_work || $phone_home2}
{if $phone_work} {/if} {if $phone_work2} {/if} {if $phone_home} {/if} {if $phone_home2} {/if} {if $phone_fax} {/if} {if $phone_fax_work} {/if} {if $phone_mobil} {/if} {if $phone_pager} {/if} {if $phone_mms} {/if} {if $phone_sms} {/if} {if $phone_car} {/if} {if $phone_radio} {/if} {if $phone_assistant} {/if}
{$lang.global_phone}
{$lang.pcontacts_phone_work}1: {$phone_work}
{$lang.pcontacts_phone_work}2: {$phone_work2}
{$lang.pcontacts_phone_home}1: {$phone_home}
{$lang.pcontacts_phone_home}2: {$phone_home2}
{$lang.pcontacts_phone_fax}: {$phone_fax}
{$lang.pcontacts_phone_fax_work}: {$phone_fax_work}
{$lang.pcontacts_phone_mobil}: {$phone_mobil}
{$lang.pcontacts_phone_pager}: {$phone_pager}
{$lang.pcontacts_phone_mms}: {$phone_mms}
{$lang.pcontacts_phone_sms}: {$phone_sms}
{$lang.pcontacts_phone_car}: {$phone_car}
{$lang.pcontacts_phone_radio}: {$phone_radio}
{$lang.pcontacts_phone_assistant}: {$phone_assistant}
 
{/if} {if $home_address1 || $home_address2 || $home_postcode || $home_city || $home_region || $home_country || $home_website}
{if $home_address1}{/if} {if $home_address2}{/if} {if $home_postcode || $home_city}{/if} {if $home_region}{/if} {if $home_country}{/if} {if $home_website}{/if}
{$lang.pcontacts_adr_home}
{$home_address1}
{$home_address2}
{$home_postcode} {$home_city}
{$home_region}
{$home_country}
{$home_website}
 
{/if} {if $other_address1 || $other_address2 || $other_postcode || $other_city || $other_region || $other_country}
{if $other_address1}{/if} {if $other_address2}{/if} {if $other_postcode || $other_city}{/if} {if $other_region}{/if} {if $other_country}{/if}
{$lang.pcontacts_other_addr}
{$other_address1}
{$other_address2}
{$other_postcode} {$other_city}
{$other_region}
{$other_country}
 
{/if} {if $work_title || $work_department || $work_organisation || $work_address1 || $work_address2 || $work_postcode || $work_city || $work_region || $work_country || $work_website || $work_location}
{if $work_title}{/if} {if $work_department}{/if} {if $work_location}{/if} {if $work_organisation}{/if} {if $work_address1}{/if} {if $work_address2}{/if} {if $work_postcode || $work_city}{/if} {if $work_region}{/if} {if $work_country}{/if} {if $work_website}{/if}
{$lang.pcontacts_adr_work}
{$work_title}
{$work_department}
{$work_location}
{$work_organisation}
{$work_address1}
{$work_address2}
{$work_postcode} {$work_city}
{$work_region}
{$work_country}
{$work_website}
 
{/if} {if $custom1 || $custom2 || $custom3 || $custom4 || $notes}
{if $custom1}{/if} {if $custom2}{/if} {if $custom3}{/if} {if $custom4}{/if} {if $notes}{/if}
{$lang.pcontacts_other}
{$custom1}
{$custom2}
{$custom3}
{$custom4}
{$notes|nl2br}
 
{/if}
{if $picture}
{/if}
{include file="common/foot.tpl.html"}