Added numbers to the hop count

This commit is contained in:
Pablo Revilla
2025-03-17 13:29:10 -07:00
parent 0b8597c704
commit a15dcf624f

View File

@@ -13,7 +13,7 @@
<div class="card-text text-start">
<dl>
<dt>Import Time</dt>
<dd>{{seen.import_time.strftime('%-I:%M:%S %p - %d-%m-%Y')}}</dd>
<dd>{{seen.import_time.strftime('%-I:%M:%S %p - %m-%d-%Y')}}</dd>
<dt>rx_time</dt>
<dd>{{seen.rx_time|format_timestamp}}</dd>
<dt>hop_limit</dt>