mailautoconf/examples/dashboard.html

12 lines
260 B
HTML
Raw Normal View History

2021-08-10 18:22:53 +02:00
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>DAVDiscover Dashboard Example</title>
</head>
<body>
<p>This is to show the basic output of DAVDiscover, displaying the first few URLs</p>
</body>
</html>