{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Installed Plugins - CyberPanel" %}{% endblock %} {% block header_scripts %} {% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}
{% trans "List of installed plugins on your CyberPanel" %}
{% trans "You haven't installed any plugins yet. Plugins extend CyberPanel's functionality with additional features." %}