{% extends "admin/base_site.html" %} {% load i18n admin_urls static %} {% block title %}{{ title }}{% endblock %} {% block breadcrumbs %}
Number of accounts selected: {{ queryset|length }}
Please correct the error{{ form.errors|pluralize }} below.
{{ form.amount.help_text }}
{{ form.reason.help_text }}
ℹ️ This will add the specified amount of credits to all {{ queryset|length }} selected accounts.