{% extends "base/base.html" %} {% load crispy_forms_tags %} {% load staticfiles %} {% block content %}
{% include 'messages/message.html' %}
{% csrf_token %} A private collection requires authentication for use, and is not revealed for public sharing.
{% endblock %}