{% extends "admin/admin_base.html" %} {% load static %} {% block content-area %}

Import text items

To annotate texts, you first need to import a set of text items to annotate it.

Each line should contain a text.

{% csrf_token %}
{% endblock %} {% block footer %} {% endblock %}