{% extends 'aristotle_mdr_api/base.html' %} {% block extra_head_scripts %} {{ block.super }} {% if key %} {% endif %} {% endblock %} {% block api_content %} {% if error %}
{{ error }}
{{ message }}
Success! Your API key is {{ key }}
Be sure to copy your new token. As you will not be able to view it again
{% endif %} {% if display_regenerate %}This will generate a new key for this token. Invalidating the old one
Regenerate Token