mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-15 11:38:53 -05:00
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
{% load i18n %}
|
|
{% autoescape off %}
|
|
{% blocktrans %}Third-Party Account Disconnected{% endblocktrans %}
|
|
{% endautoescape %}
|