2018-09-17 18:35:58 -04:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2019-02-23 13:37:56 -05:00
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>OnionShare: 403 Forbidden</title>
|
|
|
|
<link href="/static/img/favicon.ico" rel="icon" type="image/x-icon" />
|
2019-03-11 00:33:28 -04:00
|
|
|
<link rel="stylesheet" rel="subresource" type="text/css" href="/static/css/style.css" media="all">
|
2019-02-23 13:37:56 -05:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div class="info-wrapper">
|
|
|
|
<div class="info">
|
|
|
|
<p><img class="logo" src="/static/img/logo_large.png" title="OnionShare"></p>
|
|
|
|
<p class="info-header">You are not allowed to perform that action at this time.</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
|
2018-09-17 18:35:58 -04:00
|
|
|
</html>
|