{% extends "base.html" %} {% load staticfiles %} {% block jumbotron %}

Delete Server

{% endblock %} {% block content %}
{% csrf_token %}

Do you really want to remove the server {{ server.localhostname }}? It will be added again if it continues sending data.

Go back
{% endblock %}