{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Delete Website - CyberPanel" %}{% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}
{% trans "This page can be used to delete website, once deleted it can not be recovered." %}