<%inherit file="master.html"/>

${status} ${summary}

% for error in errors:

${error['description'] | h}

% endfor