{% extends "base.html" %} {% block title %}Pywb Proxy Collection Selector{% endblock %} {% block body %}
Current collection is: {{ coll }}
{% else %}You have attempted to load the url {{ url }}, but there are multiple collections available.
{% endif %}Please select which collection you would like to use (You will be redirected back to {{ url }}):
(Once selected, you will not be prompted again, however you can return to this page to switch collections.)
{% endblock %}