|
|
|
@ -17,12 +17,18 @@
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
<h1 id="intro">Dashboard</h1>
|
|
|
|
|
<h1 id="intro">Dashboard</h1>
|
|
|
|
|
<div>
|
|
|
|
|
<div id="instruct"></div>
|
|
|
|
|
<div id="repeaters"></div>
|
|
|
|
|
<div id="links"></div>
|
|
|
|
|
<div id="lastheard"></div>
|
|
|
|
|
<div id="source">
|
|
|
|
|
<b>
|
|
|
|
|
<a href="https://github.com/johnhays/dsgwdashboard" target="source">Dashboard Source</a>
|
|
|
|
|
<a href="https://github.com/F4FXL/DStarGateway" target="source">DStarGateway Source</a>
|
|
|
|
|
</b>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|