{% load i18n %} {% include "partials/mixed_results.html" %} {% trans "Load More" %} {% if total_hits.relation == "eq" %} {{ total_hits.value }} {% else %} {% trans "Over " %}{{ total_hits.value }} {% endif %}
{% trans "Nothing Found :(" %}