Clean up a bit.
This commit is contained in:
@ -12,7 +12,10 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>{{station_call}} Status</h1>
|
||||
{{station_lat}}, {{station_lon}}
|
||||
Station location: {{station_lat}}, {{station_lon}}
|
||||
|
||||
<h2> About </h2>
|
||||
This is a work in progress. See <a href="https://amiok.net/gitea/W1CDN/aprs_tool">https://amiok.net/gitea/W1CDN/aprs_tool</a> for usage.
|
||||
|
||||
<h2> Recent RF Packets </h2>
|
||||
<table>
|
||||
@ -57,7 +60,5 @@
|
||||
{% endfor %}
|
||||
</table>
|
||||
|
||||
<h2> Help </h2>
|
||||
This is a work in progress. See <a href="https://amiok.net/gitea/W1CDN/aprs_tool">https://amiok.net/gitea/W1CDN/aprs_tool</a> for usage.
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user