{% extends "base.html" %} {% block title %}{% trans "page title" %}Import codebook{% endtrans %} | Taguette{% endblock %} {% block contents %}
{% trans %}Use this form to import an existing codebook into your project. Existing tags will not be deleted, new tags will be added alongside them.{% endtrans %}
{% trans %}The file should have a column for the tag names, called 'name' or 'tag' or 'path'. It can also optionally have a column called 'description'. Other columns are ignored.{% endtrans %}
{% if error %}