{% blocktrans with lang=LANGUAGE_CODE %}
To use two-factor authentication you need to download Google Authenticator
and use the following qr code, secret key or link to set it up.
If you need help with the download or setup check out the
official help page.
{% endblocktrans %}
{% blocktrans with secret=secret %}
Your secret key is: {{ secret }}
{% endblocktrans %}
{{ uri }}