11 lines
260 B
HTML
11 lines
260 B
HTML
<!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>
|