{% extends "baseTemplate/index.html" %} {% load i18n %} {% load website_filters %} {% block title %}{% trans "Modify Website - CyberPanel" %}{% endblock %} {% block header_scripts %} {% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}
{% trans "Update website settings including package, owner, email, and PHP version" %}