{% extends info_template %} {% block modalheader %} Users Assigned To {{ unit.getName() }} {% endblock %} {% block modalcontent %}
{{ userAssigned.getUser().getFullname() }} | {% if (loop.index0 + 1) is divisibleby(2) %}
No users are currently assigned to the above named unit. |