{% extends "base.html" %} {% block title %}Delete Server{% endblock title %} {% block subtitle %}The server information will be deleted.{% endblock subtitle %} {% block content %}
{% csrf_token %}

The official Linode will not be deleted.

Are you sure you want to proceed?
This action is irreversible.

Cancel
{% endblock content %}