{% extends "recruitment/recruitment_base.html" %} {% load i18n %} {% block title %}{% translate "Cleanup" context 'verb' %} · {{ block.super }}{% endblock %} {% block content %}
{% blocktranslate with count=participation_count date=object.datetime|date %}Are you sure you want to move {{ count }} pending participations that belong to the batch that was sent on {{ date }} to the "excluded"-tab?{% endblocktranslate %}