Contact us!
You can reach anyone in the HIFIS team via:support@hifis.net
Contact to the HIFIS Office Management:
office@hifis.net
Coordinators and HIFIS Cluster Managers
{%- for person in team_members_core -%}
{%- if person.rank == 1 -%}
{%- include team_card.html person=person -%}
{%- endif -%}
{%- endfor -%}
Communication Officers
{%- for person in team_members_core -%}
{%- if person.rank == 2 -%}
{%- include team_card.html person=person -%}
{%- endif -%}
{%- endfor -%}