tenfourfox/webapprt/test/chrome/download.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
279 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Download Test App</title>
<meta charset="utf-8">
</head>
<body>
<h1>Download Test App</h1>
<a id="download" href="http://mochi.test:8888//webapprtChrome/webapprt/test/chrome/download.test">Download</a>
</body>
</html>