{% extends "reggi/base.html" %} {% block title %}Your API Key{% endblock %} {% block content %}

Your new API key

Copy this key now — it will not be shown again.

Go to dashboard
{% endblock %} {% block extra_js %} {% endblock %}