## -*- coding: utf-8 -*- Error - ${c.error_message} %if c.redirect_time: %endif

${c.error_message}

${c.error_explanation}

%if c.redirect_time:

${_('You will be redirected to %s in %s seconds') % (c.redirect_module,c.redirect_time)}

%endif