{{ 'Students' | get_lang}}

{{ form }} {% if users %} {% for user in users %} {% endfor %}
Student Action
{{ user.user.completeNameWithUsername }}
{{ pagination }}
{% endif %}