{% load humanize %} {% load profiles %} {% load workstations %} {% load pathlib %} {% load reader_study_tags %} {% load bleach %} {% load crispy_forms_tags %} {% load meta_attr %}
{% include "grandchallenge/partials/messages.html" %} {% for value in object.values.all %} {% endfor %}
Interface Name
{{ value.interface.slug }}: {{ value.title }}
Order: {{ object.order }}
Description: {{ object.description|clean }}