<%! from django.utils.translation import ugettext as _ %>
% for item in items:
${item['content'] | h}
% endfor