first commit
This commit is contained in:
4
templates/mfa/email/totp_activated_message.txt
Executable file
4
templates/mfa/email/totp_activated_message.txt
Executable file
@@ -0,0 +1,4 @@
|
||||
{% extends "account/email/base_notification.txt" %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block notification_message %}{% blocktrans %}Authenticator app activated.{% endblocktrans %}{% endblock notification_message %}
|
||||
Reference in New Issue
Block a user