<%! from misc.config import HOST, SITE_SLOGO import httplib %> \ \ \ ${status_code} : ${httplib.responses[status_code]} - ${HOST}\ \
%if status_code == 404:

这是一个不存在的地方

点击这里 , 返回首页

%else:

貌似出岔子了 , 点此返回首页...
出错细节
%if status_code == 500:
${traceback}
${pformat(environ)}
%else:
${log_message}
%endif %endif