{% extends "telemeta/base.html" %}
{% load telemeta_utils %}
{% load i18n %}
{% block head_title %}{% trans "Search Results" %} - {{ block.super }}{% endblock %}
{% block title %}
{% trans "Search Results" %}
{% endblock %}
{% block content %}
{% if criteria %}
Collections ({{collections_num}}) | Items ({{items_num}})
{% with object_list as items %}Collections ({{collections_num}}) | Items ({{items_num}})
{% with object_list as collections %}