{% extends 'layout.html' %} {% set breadcrumbs = breadcrumb_page('prefs') + breadcrumb_page(self) %} {% block content %}

{% trans %}Two-Factor Authentication{% endtrans %}

{% trans %}Two-factor authentication adds an extra layer of security to your account. When enabled, a verification code is sent to your email address each time you sign in from a new location.{% endtrans %}

{% trans %}When enabled, a verification code is sent to your email address each time you log in from a new location to verify that it is you.{% endtrans %}

{% endblock %}