{% for src in js %} {% endfor %} {% for src in css %} {% endfor %} {% include "header.html" %} {% include navigation %}
{% if nb_marks > 0 %} {% for mark in marks %}
{{ mark[ 'uuid' ] }}
{% endfor %} {% else %}
No marks stored in ICNML for your account.
{% endif %}