{{ app_name|title }}
{% for endpoint in endpoints %}
{% include "endpoints/list/endpoint_card.html" %}
{% endfor %}
# API Endpoints {% for script in scripts %} {% endfor %} {% if enable_auto_auth %} {% endif %}