{% extends 'smartshare/base.html' %} {% block title %}Delete{% endblock %} {% block body %}

{% csrf_token %}

are you sure for deleting :

{{ address }}

{% endblock %}