{% extends "oauth2_capture/base.html" %} {% block content %}

Delete OAuth Token

Are you sure you want to delete the token for {{ object.provider }} ({{ object.name }})?

{% csrf_token %} Cancel
{% endblock %}