{% extends "madga/studio/base.html" %} {% load i18n madga_studio_tags %} {% block breadcrumbs %}{% trans "Settings" %}{% endblock %} {% block content %}
{% trans "Site-wide configuration." %}
{{ site.api_key }}
{% blocktrans %}Use this key in the Authorization: Bearer … header when calling the headless API.{% endblocktrans %}