{% extends "wagtailadmin/generic/index.html" %} {% load i18n %} {% block listing %}
{% trans "Name" %} |
---|
{{ collection }} |
{% blocktrans %}No collections have been created. Why not add one?{% endblocktrans %}
{% endif %}