{% extends "base.html" %} {% block title %}API token{% if token.description %}: {{ token.description }}{% endif %}{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{{ restrictions }}