<% include("/elements/header.html", "Error processing your request") %> Your request could not be processed because of the following error<% (scalar(@_) > 1) ? 's' : '' %>: % while (@_) {

<% shift %> %} % $m->flush_buffer(); % $HTML::Mason::Commands::m->abort(); % #die "shouldn't fall through to here (mason \$m->abort didn't)";