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