{% extends "core/team.html" %} {% load staticfiles %} {% with team=object %} {% block content %}

Are you sure you want to remove {% if package.get_absolute_url %} {{ package }} {% else %} {{ package }} {% endif %} from {{ team }}?

{% csrf_token %}
{% endblock %} {% endwith %}