{% extends "default.html" %} {% block nav_title %}{{ resource.title }}{% endblock %} {% block title %}Submit JSON annotations for {{ resource.title }} | {{ site_name }}{% endblock %} {% block content %}

Submit JSON annotations for the picture {{ resource.title }}. Check the documentation for the expected format.

{% endblock %}