{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "FTP Logs - CyberPanel" %}{% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}
{% trans "FTP Logs for main web server." %}
{% trans "Last 50 Lines Fetched" %}
{% trans "Could not fetch logs. Use the command line to view the log file." %}