{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Home - CyberPanel" %}{% endblock %} {% block content %} {% get_current_language as LANGUAGE_CODE %}
{% trans "Use the tabs to navigate through the control panel." %}
Error: {{ error_message }}