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

Edit token {{ token.pk }}

{% csrf_token %}

{% endblock %}