onionshare/share/templates/denied.html
2019-02-23 19:37:56 +01:00

14 lines
206 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>OnionShare</title>
<link href="/static/img/favicon.ico" rel="icon" type="image/x-icon" />
</head>
<body>
<p>OnionShare download in progress</p>
</body>
</html>