{% extends "admin/base_site.html" %} {% load i18n %} {% block content %}

Add prepaid credit to {{ team.name }}'s AI gateway wallet. This appends a top-up entry to the gateway ledger and increases the team's spendable balance immediately.

{% csrf_token %}
Cancel
{% endblock %}