{% load staticfiles %} {% include "style/search.html" %} {% if results|length %}
Found {{ results|length }} collections | |||
{{ forloop.counter }}. | {{ collection.name }} Containers: {{ collection.containers.count }} |
Modified Date {{ collection.modify_date }} |