aboutsummaryrefslogtreecommitdiff
path: root/templates/licenses/nolicense.html
blob: db3d2ce6717380f94efc2d7f1570ea8cf1a8fee0 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
  <title>License has not been accepted</title>
</head>
<body>
  <h1>License has not been accepted</h1>
  <p>Without accepting the license, you can not download the requested files.</p>
</body>
</html>