{% extends "base.html" %} {% load get_obj_perms from guardian_tags %} {% load url %} {% block breadcrumbs %} {% endblock %} {% block content %}

{{ object.name|title }}

Are you sure that you want to remove this team member? {% endblock %}