error.jade 209 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 extends layout block content .container .panel.panel-danger(style='margin-top:2em') .panel-heading h3.panel-title= message .panel-body p= error.status pre #{error.stack}