{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Delete Database - CyberPanel" %}{% endblock %} {% block header_scripts %} {% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}
{% trans "Permanently remove a database from your server" %}
{% trans "This action will permanently delete the database and all its data." %}