{% extends "management/base.html" %} {% load lucide ui i18n %} {% block heading %}{% trans "Mass upload members" %}{% endblock heading %} {% block actions %} {% lucide "download" size=16 %} {% trans "Download template" %} {% endblock actions %} {% block panel %}
{% blocktrans %}Fill in the downloaded template — one row per member — then upload it here. Nothing is created yet: you'll see exactly what will be added before anything is saved.{% endblocktrans %}