{% if docid %}
FLAT :: {{docid }}
{% else %}
FLAT: the FoLiA Linguistic Annotation Tool
{% endif %} {% if namespace == "testflat" and docid != "manual" %}
{% endif %}
{% block head %} {% endblock %} {% if mode %}
{% endif %} {% if docid and not fatalerror %} {% endif %} {% if fatalerror %}
{{fatalerror|safe}}
{% else %}
{% if docid %}
FLAT
::
FoLiA Linguistic Annotation Tool
::
{{ docid }}
{% else %}
FLAT: FoLiA Linguistic Annotation Tool
{% endif %}
{% if docid %}
Modes
{% for navmode, modename in modes %} {% if navmode == mode %}
{% else %}
{% endif %} {% if namespace == "pub" %}
{{ modename }}
{% else %}
{{ modename }}
{% endif %}
{% endfor %}
{% block menu %} {% endblock %} {% endif %} {% block topbar_right %} {% endblock %}
Document Index
{% if loggedin %}
User: {% if oidc %}{{ user.email }}{% else %}{{ username }}{% endif %}
{% if isadmin %}
Administration
{% endif %}
Documentation
Switch configuration
{% if not oidc %}
Change password
{% endif %}
Log out
{% endif %}
{% block dialogs %} {% endblock %}
{% block main %} {% endblock %}
Loading aborted:
There was too much data to display at once. You are looking at a partial result.
(Select a sub-part to visualise instead)
{% if namespace == "testflat" %}
{% endif %}
{{ waitmessage }}
{% endif %}