diff --git a/src/public/index.html b/src/public/index.html
index 3a15983..66bb03c 100644
--- a/src/public/index.html
+++ b/src/public/index.html
@@ -520,7 +520,7 @@
var icon = iconOnline; // todo status
- var tooltip = `
` +
+ var tooltip = `
` +
`${node.long_name}` +
`
Short Name: ${node.short_name}` +
`
Role: ${node.role_name}` +