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

Create new authentication token

{% csrf_token %} {{ form.as_table }}
{% endblock %}