{{ progress }} compte(s) sur {{ total }} créé(s) {% if creation_in_progress %} {% endif %}
# | Nom d'utilisateur | Mot de passe | Province | Ville | Statut | Horodatage | Actions |
---|---|---|---|---|---|---|---|
{{ loop.index }} | {{ account.username }} | {{ account.password }} | {{ account.province }} | {{ account.ville }} | {% if account.status == 'success' %} {% elif account.status == 'failed' %} {% else %} {% endif %} {{ account.status }} | {{ account.timestamp if account.timestamp else 'N/A' }} |