{% for link in data.links %}
  • {{ __t('aposPassportBridge:logInWith', { label: link.label }) }}
  • {% endfor %}