openwebrxplus/htdocs/policy.html

25 lines
923 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>OpenWebRX+ Usage Policy</title>
<link rel="shortcut icon" type="image/x-icon" href="static/favicon.ico" />
<link rel="stylesheet" href="static/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="static/css/admin.css" />
<meta charset="utf-8">
</head>
<body style="background-color:#000000;">
${header}
<div style="margin: 20% 20% 20% 20%;">
<h1 style="color:#ff0000;">OpenWebRX+ Usage Policy</h1>
<h3 style="text-align:justify;">
Please, do not leave the receiver unattended for prolonged time. The
receiver will stop after a while to allow other users to connect.
Consider visiting other receivers around the world:
</h3>
<h3 style="margin-top:5%;">
<span style="float:left;"><a href="http://rx.linkfanel.net/">Linkfanel</a></span>
<span style="float:right;"><a href="https://www.receiverbook.de/map">Receiverbook</a></span>
</h3>
</div>
</body>