{{$mobile}}
{{$home}}
{{$work}}
{{$other}}
{{$home}}
{{$work}}
{{$other}}
{{$home}}
{{$work}}
{{$other}}
{{$home}}
{{$work}}
{{$other}}
{{$home}}
{{$work}}
{{$other}}
{{$adr_label}}
{{$note_label}}
{{$add_card}}
{{$displayname}}
{{$add_field}}
{{$org_label}}
{{$title_label}}
{{$tel_label}}
{{$email_label}}
{{$impp_label}}
{{$url_label}}
{{$adr_label}}
{{$note_label}}
{{$mobile}}
{{$home}}
{{$work}}
{{$other}}
{{$home}}
{{$work}}
{{$other}}
{{$create}}
{{$cancel}}
{{foreach $cards as $card}}
{{$add_field}}
{{$org_label}}
{{$title_label}}
{{$tel_label}}
{{$email_label}}
{{$impp_label}}
{{$url_label}}
{{$adr_label}}
{{$note_label}}
{{if $card.photo}}
{{else}}
{{/if}}
{{if $card.fn}}
{{$card.fn}}
{{/if}} {{if $card.emails.0.address}}
{{$card.emails.0.address}}
{{/if}} {{if $card.tels.0}}
{{$card.tels.0.nr}}
{{/if}}
{{if $card.org}}
{{/if}}
{{if $card.title}}
{{/if}}
{{if $card.tels}} {{foreach $card.tels as $tel}}
{{$tel.type.1}}
{{$mobile}}
{{$home}}
{{$work}}
{{$other}}
{{/foreach}} {{/if}}
{{if $card.emails}} {{foreach $card.emails as $email}}
{{$email.type.1}}
{{$home}}
{{$work}}
{{$other}}
{{/foreach}} {{/if}}
{{if $card.impps}} {{foreach $card.impps as $impp}}
{{$impp.type.1}}
{{$home}}
{{$work}}
{{$other}}
{{/foreach}} {{/if}}
{{if $card.urls}} {{foreach $card.urls as $url}}
{{$url.type.1}}
{{$home}}
{{$work}}
{{$other}}
{{/foreach}} {{/if}}
{{if $card.adrs}} {{foreach $card.adrs as $adr}}
{{$adr_label}}
{{$adr.type.1}}
{{$home}}
{{$work}}
{{$other}}
{{/foreach}} {{/if}}
{{if $card.note}}
{{$note_label}}
{{$card.note}}
{{/if}}
{{$update}}
{{$delete}}
{{$cancel}}
{{/foreach}}