mirror of
https://amiok.net/gitea/W1CDN/aprs_tool.git
synced 2025-07-17 17:50:28 +00:00
Add some query links.
This commit is contained in:
@ -79,6 +79,7 @@
|
||||
</div>
|
||||
|
||||
<h2> Recent RF Packets </h2>
|
||||
Query <a href="{{path}}/packets?n=10">10</a> | <a href="{{path}}/packets?n=50">50</a> | <a href="{{path}}/packets?n=100">100</a>
|
||||
<table>
|
||||
<tr>
|
||||
<th> from </th>
|
||||
@ -104,6 +105,7 @@
|
||||
|
||||
|
||||
<h2> Recent Stations </h2>
|
||||
Query <a href="{{path}}/stations?n=10">10</a> | <a href="{{path}}/stations?n=50">50</a> | <a href="{{path}}/stations?n=100">100</a>
|
||||
<table>
|
||||
<tr>
|
||||
<th> from </th>
|
||||
|
Reference in New Issue
Block a user