mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
10 lines
226 B
HTML
10 lines
226 B
HTML
<html>
|
|
<head>
|
|
<title>this is a mail-in-a-box</title>
|
|
</head>
|
|
<body>
|
|
<h1>this is a mail-in-a-box</h1>
|
|
<p><a href="https://github.com/JoshData/mailinabox">https://github.com/JoshData/mailinabox</a></p>
|
|
</body>
|
|
</html>
|