{% if interactive %}
{% if is_granted('IS_AUTHENTICATED_FULLY') %}
{{ 'credit.balance'|trans({'%count%': credits, 'count': credits}) }}
{% endif %}
{% if not is_granted('IS_AUTHENTICATED_FULLY') %}

Log in to search articles.

{% endif %} {% if is_granted('IS_AUTHENTICATED_FULLY') and credits == 0 %}
{% endif %}
{% endif %} {% if this.results is not empty %} {% if this.selectMode %}
{% else %} {% endif %} {% elseif this.query is not empty %}

{{ 'text.noResults'|trans }}

{% endif %}