Docs    Report Issue




{% if rows.pages > 0%}
{{ ((rows.page / rows.pages) * 100)|round|int }} %
Paragraph {{ rows.page }} of {{ rows.pages }} {% for row in rows.items %}

Start Your Annoations

Document id: {{row.paraid}}

{{row.content}}

{% if rows.has_next %} - Or - Ignore this Paragraph {% endif %}              {% if rows.has_prev %} « Previous {% else %} {% endif %} {% if rows.has_next %} Next » {% else %} Export as JSON {% endif %}
{% endfor %} {% else %} {% endif %}