You are annotating as: {{session["username"]}}

Annotation history: {{session["annotation_history"]}}
{% if sent != None %}

This paragraph has ID: {{paragraph_id}}

{% for word in sent.split() %}

{{word}}

{% endfor %}
________________________________________________


PDF-visning kunne ikke findes for denne pdf
________________________________________________




{% else %}

LOOKS LIKE YOU ANNOTATED ALL THE PARAGRAPHS IN THE DATABASE

{% endif %}