{% extends "scls/list_base.html" %} {% load i18n %} {% block title %}{% trans "Directory" %}{% endblock %} {% block empty %}
{% trans "There are no collections available matching the filter." %}
{% endblock %}