5 lines
121 B
Plaintext
Executable File
5 lines
121 B
Plaintext
Executable File
{% load i18n %}
|
|
{% autoescape off %}
|
|
{% blocktrans %}New Recovery Codes Generated{% endblocktrans %}
|
|
{% endautoescape %}
|