mirror of
https://github.com/localsend/localsend.git
synced 2026-05-24 16:56:32 -04:00
12 lines
206 B
HTML
12 lines
206 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>LocalSend</title>
|
|
</head>
|
|
<body>
|
|
<h1>403 Forbidden</h1>
|
|
<p>You don't have permission to access this resource.</p>
|
|
</body>
|
|
</html>
|