{# show the popularity icon #} {% if number >= min %} {{ _('Popular') }} {% endif %}