mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 22:58:01 +08:00
13 lines
198 B
HTML
13 lines
198 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head lang="en">
|
||
|
<meta charset="UTF-8">
|
||
|
<title></title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<h1>403 Forbidden</h1>
|
||
|
<p>You do not have permissions to access this page.</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|