%! from django.utils.translation import ugettext as _ %> <%! from django.core.urlresolvers import reverse %> <%block name="bodyclass">error%block> <%block name="content">
You can try re-editing your component to check that your syntax is correct.
% if message:${_("Error message:")} ${message | h}
% endif