{% extends "manage/base.html" %} {% load i18n base_tags breadcrumbs %} {% block extrahead %} {% endblock %} {% block breadcrumbs %} {% if collection %} {% breadcrumbs collection.collectiongroup collection "Collection edit:" %} {% else %} {% breadcrumbs "Collections:.." "Collection add:" %} {% endif %} {% endblock %} {% block content %}