{% extends "excerptexport/layouts/base.html" %} {% load staticfiles %} {% block main %}
{% csrf_token %}

Existing excerpt

Create excerpt

Bounding box
Others will see name and bounding box of this excerpt. They won't see that you created it or when you did so.

Export options

{% include 'excerptexport/partials/export_options.html' with export_options=export_options %}
{% endblock %}