{% block content %} {% if showMore is defined and showMore is not empty %} {{ 'mautic.core.search.more'|trans({'%count%' : remaining}) }} {% else %} {{ item.getName() }} {% endif %} {% endblock %}