5 lines
120 B
Plaintext
Executable File
5 lines
120 B
Plaintext
Executable File
{% load i18n %}
|
|
{% autoescape off %}
|
|
{% blocktrans %}Authenticator App Activated{% endblocktrans %}
|
|
{% endautoescape %}
|