{% for src in js %} {% endfor %} {% for src in css %} {% endfor %} {% include "header.html" %} {% include navigation %}
Detection technic
Surface
Position
Notes
{% for mark in marks %}
Name
Mark {{ mark[ 'id' ] }}
UUID
{{ mark[ 'uuid' ] }}
Position
Surface
-
Detection technic
-
Notes
{{ mark[ 'note' ] | default( "-", true ) }}
{% endfor %}