{% if interactive %}
{{ 'credit.balance'|trans({'%count%': credits, 'count': credits}) }}
{% endif %} {% if this.results is not empty %} {% elseif this.query is not empty %}

{{ 'text.noResults'|trans }}

{% endif %} {% block aside %} {% if credits == 0 %} {% endif %} {% endblock %}