{% extends 'base.html' %} {% block body %}
{% include 'settings_help.html' %}

Labeling Config


Interface Preview

...

Input Task Preview

...

Output Completion Preview

...

Saving label config ...
{% for category in templates %} {% for t in templates[category] %} {% autoescape off %} {% endautoescape %} {% endfor %} {% endfor %}
{% endblock %}