error.html 61 B

1234
  1. <div>
  2. <h1>出错啦</h1>
  3. <h2>{{.ErrMsg}}</h2>
  4. </div>