{% load i18n %} {% if object_list %} {% include "cmsplugin_blog/entry_list_include.html" %} {% else %}

{% trans "No entries" %}

{% endif %}