{% extends base_template %} {% load debusine %} {% block navbar_left %} {{ block.super }} {% include "web/_collection-menu.html" with collection=collection only %} {% endblock %} {% block title %}Search collection {{ collection.name }}@{{ collection.category }}{% endblock %} {% block content %}
No results.
{% endif %} {% endblock %}