Files
lts/tmpls/home.html
kamkow1 c5f009654c Init
2025-06-20 17:21:47 +02:00

17 lines
492 B
HTML

<html>
<head>
<title>Lair Tremporary Storage</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="/etc/simple.css" />
</head>
<body>
<h1>Lair Tremporary Storage</h1>
<section>
<p>
Welcome to The Lair's temporary storage service. Use this service to transport files via
a temporary remote storage. ONLY WHITELISTED IPs CAN UPLOAD!!
</p>
</section>
</body>
</html>