first commit
This commit is contained in:
4
templates/mfa/email/recovery_codes_generated_message.txt
Executable file
4
templates/mfa/email/recovery_codes_generated_message.txt
Executable file
@@ -0,0 +1,4 @@
|
||||
{% extends "account/email/base_notification.txt" %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block notification_message %}{% blocktrans %}A new set of Two-Factor Authentication recovery codes has been generated.{% endblocktrans %}{% endblock notification_message %}
|
||||
Reference in New Issue
Block a user