{lang="address_add"}

{lang="address_book"}

{lang="address_book_info"}

{{if $billingAddress || $shippingAddress}}
{{if $billingAddress}}

{lang="address_default_billing"}

{template="address" group="clients" app="nexus" params="$billingAddress"}
{{endif}} {{if $shippingAddress}}

{lang="address_default_shipping"}

{template="address" group="clients" app="nexus" params="$shippingAddress"}
{{endif}}
{{endif}} {{if \count( $otherAddresses )}}

{lang="address_other_addresses"}

{{endif}}