{% extends "themis/base.html" %} {% block title %}{% if editing %}Edit Collection{% else %}New Collection{% endif %} — {{ themis_app_name }}{% endblock %} {% block content %}
In library: {{ library.name }}
{{ form.name.errors.0 }}