diff --git a/meshview/templates/node_traffic.html b/meshview/templates/node_traffic.html
index 96ea5f9..571114a 100644
--- a/meshview/templates/node_traffic.html
+++ b/meshview/templates/node_traffic.html
@@ -76,6 +76,8 @@
NODEINFO_APP
{% elif port.portnum == 5 %}
ROUTING_APP
+ {% elif port.portnum == 8 %}
+ WAYPOINT_APP
{% elif port.portnum == 67 %}
TELEMETRY_APP
{% elif port.portnum == 70 %}