{% extends "baseTemplate/index.html" %} {% block title %}Delete Website{% endblock %} {% block content %} {% load static %}

删除网站

This page can be used to delete website, once deleted it can not be recovered.

Delete Website

Can not delete website, Error message: {$ errorMessage $}

Website {$ deletedWebsite $} Successfully Deleted

{% endblock %}