{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Not available - CyberPanel" %}{% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}
{% trans "CyberPanel Ent is required for Containerization." %}
{% trans "Containerization is only available on CyberPanel Ent. " %} Click Here {% trans " for conversion details." %}
{% trans "Required packages are not installed on this server. Please proceed to installation." %}