mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-10-06 22:32:41 +07:00
5 lines
122 B
Plaintext
5 lines
122 B
Plaintext
{% load i18n %}
|
|
{% autoescape off %}
|
|
{% blocktrans %}Third-Party Account Connected{% endblocktrans %}
|
|
{% endautoescape %}
|