<%! from django.utils.translation import ugettext as _ %>

Python:

%if results:

${_("Results:")}

${results|h}
%endif