Add help link.
This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
				
			|||||||
</head>
 | 
					</head>
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
   <h1>{{station_call}} Status</h1>
 | 
					   <h1>{{station_call}} Status</h1>
 | 
				
			||||||
   <h2>{{station_lat}}, {{station_lon}}</h2>
 | 
					{{station_lat}}, {{station_lon}}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<h3> Recent RF Packets </h3>
 | 
					<h3> Recent RF Packets </h3>
 | 
				
			||||||
   <table>
 | 
					   <table>
 | 
				
			||||||
@@ -32,8 +32,10 @@
 | 
				
			|||||||
      {% endfor %}
 | 
					      {% endfor %}
 | 
				
			||||||
  </table>
 | 
					  </table>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<h3> Recent Stations </h3>
 | 
					<h2> Recent Stations </h2>
 | 
				
			||||||
Coming soon, see <a href="https://amiok.net/gitea/W1CDN/aprs_tool/issues/16">https://amiok.net/gitea/W1CDN/aprs_tool/issues/16</a>.
 | 
					Coming soon, see <a href="https://amiok.net/gitea/W1CDN/aprs_tool/issues/16">https://amiok.net/gitea/W1CDN/aprs_tool/issues/16</a>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<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>
 | 
					</body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user