{% load i18n %} {% load static %}{% get_current_language as LANGUAGE_CODE %}{% load wap_filter %}
{% translate 'EENOS Web Server Administration Panel' %}
{%if request.session.hasCollapSeSideBar == "on" %} {%else%} {%endif%}
{% translate 'Latest News' %}
{% translate 'Change Logs' %}
{% comment %} {% get_version as version%} {% endcomment %}
Version {{request.session.VERSION}} {{request.session.TIRE}}
{% get_loadavg as loadavg %}
{% translate 'Load Averages' %} {{loadavg}}
{% csrf_token %} {% get_current_language as LANGUAGE_CODE %} {% get_available_languages as LANGUAGES %}
{% for lang in LANGUAGES %}
{{ lang.1 }} ({{ lang.0 }})
{% endfor %}
{{ request.session.user }}
{% translate 'Change Password' %}
{% translate 'Tweak Settings' %}
{% translate 'Basic Setup' %}
{% translate 'Alert Manager' %}
{% translate 'Logout' %}
{% translate 'Menu' %}
04
{% translate 'Dashboard' %}
{% translate 'Home' %}
{% translate 'Create User' %}
{% translate 'View Resellers' %}
{% translate 'Configure Backup' %}
{% trans 'Preferences' %}
{% translate 'Basic Setup' %}
{% translate 'Server Time' %}
{% translate 'Change Root Password' %}
{% translate 'Change Host Name' %}
{% translate 'Resolver Configuration' %}
{% translate 'API Manager' %}
{% trans 'Automation' %}
{% translate 'Alert Management' %}
{% translate 'Tweak Settings' %}
{% translate 'Auto Update' %}
{% translate 'Branding' %}
{% translate 'Management' %}
{% translate 'User Accounts' %}
{% translate 'List Accounts' %}
{% translate 'Create User' %}
{% translate 'Modify Account' %}
{% translate 'Terminate Account' %}
{% translate 'Suspend or Unsuspend' %}
{% translate 'Change Account IP v4' %}
{% translate 'Change Account IP v6' %}
{% translate 'Change Password' %}
{% translate 'Upgrade or Downgrade' %}
{% translate 'Make Reseller' %}
{% translate 'Change Ownership' %}
{% translate 'Manage Shell Access' %}
{% translate 'Resellers' %}
{% translate 'List Resellers' %}
{% translate 'View Sub Accounts' %}
{% translate 'Reseller Name Servers' %}
{% translate 'Reseller Shared IP v4' %}
{% translate 'Reseller Shared IP v6' %}
{% translate 'Suspend or Unsuspend' %}
{% translate 'Terminate Reseller' %}
{% translate 'Packages' %}
{% translate 'List Package' %}
{% translate 'Add Package' %}
{% translate 'Features' %}
{% translate 'List Features' %}
{% translate 'Add Features' %}
{% translate 'IP Address' %}
{% translate 'List Ipv4 Addresses' %}
{% translate 'Add Ipv4 Address' %}
{% translate 'List Ipv6 Addresses' %}
{% translate 'Add Ipv6 Address' %}
{% translate 'DNS' %}
{% translate 'View All DNS Zones' %}
{% translate 'Add DNS Zone' %}
{% translate 'Setup Hostname DNS' %}
{% translate 'Setup Name Server DNS' %}
{% translate 'Dns Templates' %}
{% translate 'SSl / TLS' %}
{% translate 'Manage SSL Hosts' %}
{% translate 'Generate CSR' %}
{% translate 'View All CSR' %}
{% translate 'Install SSL on Domain' %}
{% translate 'Service SSL Manager' %}
{% translate 'Auto SSL Logs' %}
{% translate 'Brute Force Detection' %}
{% translate 'Configure BFD' %}
{% translate 'BFD Reports' %}
{% translate 'BFD Blacklist' %}
{% translate 'BFD Whitelist' %}
{% translate 'Bandwidth Manager' %}
{% translate 'Bandwidth Usage' %}
{% translate 'Disk Quota Usage' %}
{% translate 'Disk Usage' %}
{% translate 'Backups' %}
{% translate 'Backup Settings' %}
{% translate 'Storage Pools' %}
{% translate 'Backup Schedules' %}
{% translate 'User Control' %}
{% translate 'Restore Backups' %}
{% translate 'Configuration' %}
{% translate 'PHP' %}
{% translate 'Server PHP Settings' %}
{% translate 'Domain PHP Selector' %}
{% translate 'PHP INI Settings' %}
{% isnodejs as is_nodejs %} {% if is_nodejs == "yes" %}
{% translate 'NodeJs' %}
{% translate 'NodeJs Settings' %}
{% translate 'NodeJs Selector' %}
{% endif %} {% isruby as is_ruby %} {% if is_ruby == "yes" %}
{% translate 'Ruby' %}
{% translate 'Ruby Settings' %}
{% translate 'Ruby Selector' %}
{% endif %} {% ispython as is_python %} {% if is_python == "yes" %}
{% translate 'Python' %}
{% translate 'Python Settings' %}
{% translate 'Python Selector' %}
{% endif %} {% isols as is_ols %} {% if is_ols == "yes" %}
{% translate 'OpenLiteSpeed' %}
{% translate 'OpenLiteSpeed Settings' %}
{% translate 'OpenLiteSpeed Domains' %}
{% translate 'OLS Cache Purge' %}
{% endif %} {% ishttpd as is_httpd %} {% if is_httpd == "yes" %}
{% translate 'HTTPD' %}
{% translate 'HTTPD Settings' %}
{% translate 'HTTPD MPM Tuning' %}
{% translate 'HTTPD Mod User DIR' %}
{% endif %} {% isnginx as is_nginx %} {% if is_nginx == "yes" %}
{% translate 'Nginx' %}
{% translate 'Nginx Settings' %}
{% translate 'Nginx Domains' %}
{% translate 'Nginx App Templates' %}
{% translate 'Nginx Cache Purge' %}
{% endif %} {% isvarnish as is_varnish %} {% if is_varnish == "yes" %}
{% translate 'Varnish' %}
{% translate 'Varnish Settings' %}
{% translate 'Varnish Cache Purge' %}
{% endif %} {% ismsec as is_msec %} {% if is_msec == "yes" %}
{% translate 'Modsecurity' %}
{% translate 'Domain Control' %}
{% endif %} {% ismysql as is_mysql %} {% if is_mysql == "yes" %}
{% translate 'MySQL' %}
{% translate 'MySQL Servers' %}
{% translate 'Add Remote MySQL Server' %}
{% translate 'MySQL Root Password' %}
{% endif %} {% ispgsql as is_pgsql %} {% if is_pgsql == "yes" %}
{% translate 'PostgreSQL' %}
{% translate 'PostgreSQL Servers' %}
{% translate 'Add Remote PgSQL Server' %}
{% translate 'PostgreSQL Password' %}
{% endif %} {% ismongodb as is_mongodb %} {% if is_mongodb == "yes" %}
{% translate 'MongoDB' %}
{% translate 'MongoDB Servers' %}
{% translate 'Add MongoDB Server' %}
{% translate 'MongoDB Root Password' %}
{% endif %} {% isftp as is_ftp %} {% if is_ftp == "yes" %}
{% translate 'FTP' %}
{% translate 'FTP Server Settings' %}
{% translate 'FTP Deny Users' %}
{% endif %} {% isexim as is_exim %} {% if is_exim == "yes" %}
{% translate 'Exim Mail Server' %}
{% translate 'Mail Server Settings' %}
{% translate 'Mange RBL' %}
{% endif %} {% isdovecot as is_dovecot %} {% if is_dovecot == "yes" %}
{% translate 'Dovecot IMAP & POP' %}
{% translate 'Dovecot Settings' %}
{% endif %} {% isclamav as is_clamav %} {% if is_clamav == "yes" %}
{% translate 'ClamAV Antivirus' %}
{% translate 'ClamAV Settings' %}
{% translate 'Scan User' %}
{% translate 'Scan Results' %}
{% endif %} {% issa as is_ssa %} {% if is_ssa == "yes" %}
{% translate 'SpamAssassin' %}™
{% translate 'SpamAssassin Settings' %}
{% endif %} {% ismm as is_mm %} {% if is_mm == "yes" %}
{% translate 'Mailman Mailing List' %}
{% translate 'Mailman Settings' %}
{% endif %}
{% translate 'SSH' %}
{% translate 'Authorized Keys' %}
{% translate 'Add Authorized Key' %}
{% translate 'List SSH Keys' %}
{% translate 'Create SSH Key Pair' %}
{% translate 'Import SSH Keys' %}
{% translate 'Service Manager' %}
{% translate 'Service Restart' %}
{% if is_httpd == "yes" %}
{% translate 'Apache HTTPD' %}
{%endif%} {% if is_nginx == "yes" %}
{% translate 'Nginx' %}
{%endif%} {% if is_ols == "yes" %}
{% translate 'OpenLiteSpeed' %}
{%endif%} {% if is_varnish == "yes" %}
{% translate 'Varnish' %}
{%endif%} {% if is_mysql == "yes" %}
{% translate 'Mysql' %}
{%endif%} {% if is_pgsql == "yes" %}
{% translate 'PostgreSQL' %}
{%endif%} {% if is_mongodb == "yes" %}
{% translate 'MongoDB'%}
{%endif%} {% if is_mm == "yes" %}
{% translate 'Mailman' %}
{% translate 'Mailman Web' %}
{%endif%} {% if is_exim == "yes" %}
{% translate 'Exim' %}
{%endif%} {% if is_dovecot == "yes" %}
{% translate 'Dovecot' %}
{%endif%} {% if is_ftp == "yes" %}
{% translate 'Pure-FTPd' %}
{%endif%}
{% translate 'Bind DNS' %}
{% translate 'SSH' %}
{% translate 'Cron' %}
{% translate 'Eenos BFD' %}
{% if is_ssa == "yes" %}
{% translate 'Spamd' %}
{%endif%} {% if is_clamav == "yes" %}
{% translate 'ClamAV' %}
{% translate 'On-Access Scanner' %}
{% translate 'ClamAV FreshClam' %}
{%endif%}
{% translate 'PHP-FPM' %}
{% translate 'Service Monitor' %}
{% translate 'Monitor Settings' %}
{% translate 'Service Status' %}
{% translate 'Eenos Apps' %}
{% translate 'App Settings' %}
{% translate 'App Control' %}
{% haveapps as have_apps %} {% if have_apps != None %}
{% translate 'My Apps' %}
{% for app,config in have_apps.items %} {%if config.type == "python" %}
{{config.menu|truncatechars:24}}
{%else%}
{{config.menu|truncatechars:24}}
{%endif%} {% endfor %}
{% endif %}