18 lines
470 B
HTML
18 lines
470 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
<meta name="msapplication-tap-highlight" content="no">
|
|
<meta name="viewport"
|
|
content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width">
|
|
<title>www</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="deviceReady">
|
|
<p><a href='http://localhost/slideshow/index.html'>Slideshow</a></p>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |