mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 06:00:42 +00:00
6 lines
154 B
HTML
6 lines
154 B
HTML
<html>
|
|
<head><title>{{ code }} {{ reason }}</title></head>
|
|
<body>
|
|
<div style="text-align: center;"><h1>{{ code }} {{ reason }}</h1></div>
|
|
</body>
|
|
</html>
|