rat/templates/error.html.text

42 lines
2.1 KiB
Plaintext
Raw Permalink Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>错误 - RAT</title>
</head>
<body>
<pre>
------------------------------------------------------------------------
Guru Meditation c'est la vie
------------------------------------------------------------------------
 ██░▀██████████████▀░██
  █▌▒▒░████████████░▒▒▐█
  █░▒▒▒░██████████░▒▒▒░█
  ▌░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░▐
  ░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░
  ███▀▀▀██▄▒▒▒▒▒▒▒▄██▀▀▀██
  ██░░░▐█░▀█▒▒▒▒▒█▀░█▌░░░█
  ▐▌░░░▐▄▌░▐▌▒▒▒▐▌░▐▄▌░░▐▌
  █░░░▐█▌░░▌▒▒▒▐░░▐█▌░░█
  ▒▀▄▄▄█▄▄▄▌░▄░▐▄▄▄█▄▄▀▒
  ░░░░░░░░░░└┴┘░░░░░░░░░
  ██▄▄░░░░░░░░░░░░░░▄▄██
  ████████▒▒▒▒▒▒████████
  █▀░░███▒▒░░▒░░▒▀██████
  █▒░███▒▒╖░░╥░░╓▒▐█████
  █▒░▀▀▀░░║░░║░░║░░█████
  ██▄▄▄▄▀▀┴┴╚╧╧╝╧╧╝┴┴███
  ██████████████████████`
Cat says, * {{ msg|twrap }} *.
------------------------------------------------------------------------
<a href="/">RAT Ain't Tieba</a> <a href="https://0xacab.org/johnxina/rat/-/blob/no-masters/LICENSE">自豪地以 AGPLv3 释出</a> <a href="https://0xacab.org/johnxina/rat">源代码</a>
------------------------------------------------------------------------
</pre>
</body>
</html>