<%page expression_filter="h"/> <%! from django.utils.translation import ugettext as _ %>

Python:

%if results:

${_("Results:")}

${results}
%endif