{% extends "base.html" %} {% load tags %} {% load staticfiles %} {% block title %} - Settings{% endblock %} {% block content %}

Settings

You can use this token to interact with the API.
{{ token }}
{% endblock content %}