hydrus/help/downloader_login.html

15 lines
428 B
HTML

<html>
<head>
<title>downloader - login manager</title>
<link href="hydrus.ico" rel="shortcut icon" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="content">
<p><a href="downloader_sharing.html"><---- Back to sharing</a></p>
<h3>login</h3>
<p>This is not done yet!</p>
<p class="right"><a href="index.html">Back to the index ----></a></p>
</div>
</body>
</html>