{% extends "annotation/annotation_base.html" %} {% load static %} {% block annotation-area %}
[[ items[cur].text ]]
[[ items[cur].labels[0].text ]]
Input response...
{% endblock %} {% block footer %} {% endblock %}