{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Delete FTP Account - CyberPanel" %}{% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}
{% trans "Select domain and delete its related FTP accounts." %}
{% trans "Cannot delete account. Error message:" %} {$ errorMessage $}
{% trans "FTP Account with username:" %} {$ ftpUserNameDeleted $}{% trans " is successfully deleted." %}
{% trans "Could not connect to the server. Please refresh this page." %}