{% comment %} Renders the loading spinner/message while initial results load. {% endcomment %} {% load i18n %} loading: function(data, escape){ return '
'; },