{% load i18n %} no_results: function(data, escape){ return '
{% translate "No results found for" %} "'+escape(data.input)+'"
'; },