{{ 'Contact' | translate:$root.lang }}
{{ $root.constants.contactsInformation.address.street }}
{{ $root.constants.contactsInformation.address.postalCode }}
{{ $root.constants.contactsInformation.phone }}
{{ $root.constants.contactsInformation.fax }}
{{ 'OtherContacts' | translate:$root.lang }}
{{ contact.name }}
:
{{ contact.email }}