\n
\n {{ translations.tcEmail }}: \n {{ campProfile.organization && campProfile.organization.eml_address }}\n
\n
\n {{ translations.tcAddressLine1 }}: \n {{ address.address_line1 }}\n
\n
\n {{ translations.tcAddressLine2 }}: \n {{ address.address_line2 }}\n
\n
\n {{ translations.tcCity }}: \n {{ address.city }}\n
\n
\n {{ translations.tcState }}: \n {{ address.state_name }}({{ address.state }})\n
\n
\n {{ translations.tcPostalCode }}: \n {{ address.postal_code }}\n
\n\n
\n {{ translations.tcCountry }}: \n {{ address.country }}\n
\n
\n
\n
{{ translations.tcPhone }}: \n
\n {{ translations.tcPhoneNumber }}: {{ phone.phone_number ? phone.phone_number : '' }}\n {{ translations.tcExtension }}: {{ phone.phone_number ? phone.extension : '' }}\n
\n
\n
\n {{ translations.tcFax }}: \n {{ translations.tcFaxNumber }}: {{ fax.fax_number ? fax.fax_number : '' }}\n {{ translations.tcExtension }}: {{ fax.fax_number ? fax.extension : '' }}\n
\n