5 lines
125 B
Plaintext
Executable File
5 lines
125 B
Plaintext
Executable File
{% load i18n %}
|
|
{% autoescape off %}
|
|
{% blocktrans %}Third-Party Account Disconnected{% endblocktrans %}
|
|
{% endautoescape %}
|