{% if student._try('s_group')|int > 1 and props.magda(['docent', 'beheer'])%}
to {{ student._s_item('s_group')['name'] }}
{% endif %}
to {{ student._try('filter')|filtername }}
{% if props.magda(['administratie', 'beheer']) %}
new student
import list JB
{% endif %}
{% if nieuw %}
{% if props.magda(['docent', 'beheer']) %}
{% if not nieuw %}
{% for note in student._try('notes') %}
{% endfor %}
{% endif %}
{% else %}
{{ note['note']|safe }}
{{ note['alias'] }}
{{ note['created_ts']|datetime }}