500.hbs 293 Bytes
<div class="err-page yoho-page">
	<div class="err-status">
		<div class="err-500"></div>
	</div>
	<div class="tips">
    	<span class="tip">哎呀,程序出错了...</span>
    	<span class="tips-english">500- Server Internal Error</span>
    	<span class="home">返回</span>
	</div>
</div>