{% set pages_total = pages|length %} {% set action = '{0}_show'.format(type) %} {% set ckan_29_or_higher = h.ckan_version().split('.')[1] | int >= 9 %}
{{ _('There are currently no blog articles here') }}
{% else %}{{ _('There are currently no pages here') }}
{% endif %} {% endif %}