{% include '_head.html' %} {% include '_menu.html' %}

Welcome at CPNITS Monze, {{ props.alias() }}

{% if bericht is not none %}
{{ bericht|safe }}
{% endif %} {% if props.magda(['docent']) %}

My todo's

    {% for s in mijn %} {% set groep = groepen[s._try('s_group', default=none)] %} {% if not groep %}
  • {{ s._id()|vier }} {{ s._try('firstname') }} {{ s._try('lastname') }}
  • {% else %}
  • {{ s._id()|vier }} {{ groep._try('name') }} {{ s._try('firstname') }} {{ s._try('lastname') }}
  • {% endif %} {% endfor %}

Other todo's

{% endif %}

The path to your OneDrive is: {{ props.odpad() }}

The path to your Settings is: {{ props.settingspad() }}