Init
This commit is contained in:
16
tmpls/home.html
Normal file
16
tmpls/home.html
Normal file
@ -0,0 +1,16 @@
|
||||
<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>
|
Reference in New Issue
Block a user