Statistic page redo

This commit is contained in:
Pablo Revilla
2025-08-12 12:37:09 -07:00
parent 77f8746b4a
commit b9e0cd10bc
+3
View File
@@ -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 %}