mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-06-27 21:41:11 +02:00
Statistic page redo
This commit is contained in:
@@ -48,6 +48,9 @@
|
||||
</span>
|
||||
<span class="col-5 message">
|
||||
{{ packet.payload }}
|
||||
{% if packet.raw_mesh_packet.decoded.reply_id %}
|
||||
(Replying to: <a href="/packet/{{packet.raw_mesh_packet.decoded.reply_id}}">{{packet.raw_mesh_packet.decoded.reply_id}}</a>)
|
||||
{% endif %}
|
||||
</span>
|
||||
</div>
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user