You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
288 B
HTML
13 lines
288 B
HTML
5 years ago
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<title>It works!</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>It works!</h1>
|
||
|
<p>
|
||
4 years ago
|
Please refer to the <a href="https://github.com/etesync/server/">README</a> to complete the final steps if you haven't done so already.
|
||
5 years ago
|
</p>
|
||
|
</body>
|
||
|
</html>
|