{% load i18n customtags %}{% if object_list %}
{% blocktranslate with name=view.model|verbose_name_plural %}No {{ name }} found.{% endblocktranslate %}