ai_admin/templates/socialaccount/email/account_disconnected_subject.txt
2024-09-20 04:29:09 +00:00

5 lines
125 B
Plaintext
Executable File

{% load i18n %}
{% autoescape off %}
{% blocktrans %}Third-Party Account Disconnected{% endblocktrans %}
{% endautoescape %}