{% load i18n %}
{% if need_backup_device_warning %}
{% url 'device-addition' as add_device %}
{% blocktrans %}We strongly recommend having two authentication devices,
a primary device and a secondary
or backup device.
Having two authentication devices means you can continue to access your
account with your secondary device should your primary device be lost or
stolen.
Click to add a backup device.{% endblocktrans %}