{% extends "base.html" %} {% load crispy_forms_tags %} {% load static %} {% load url %} {% block breadcrumbs %}
{% endblock %} {% block content %}Use this form to append items from this archive to a reader study. All items in this archive have been pre-selected for you. Be sure to select the correct reader study first!
{% crispy form %} {% endblock %}