From e05a3790d6fd4cc3bf26bdba3171552fa73966c0 Mon Sep 17 00:00:00 2001 From: W1CDN Date: Tue, 27 Jun 2023 21:43:14 -0500 Subject: [PATCH] Add links to aprs.fi. --- templates/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 22bf7eb..daf22ad 100644 --- a/templates/index.html +++ b/templates/index.html @@ -29,7 +29,8 @@ {{ i['object_name'] }} {{ i['raw'] }} {{ i['created'] }} - more + query, + aprs.fi {% endfor %} @@ -42,12 +43,14 @@ Coming soon, see htt from last heard (utc) count + more {% for i in stations %} {{ i['from'] }} {{ i['created'] }} {{ i['COUNT(id)']}} + aprs.fi {% endfor %}