11 lines
218 B
PHP
11 lines
218 B
PHP
|
<!DOCTYPE HTML>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<title>Mastodon Help - Rate limit exceeded</title>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>Rate limit exceeded.</p>
|
||
|
</body>
|
||
|
</html>
|