tagsWithInt
diff --git a/src/main/resources/static/trace/span.html b/src/main/resources/static/trace/span.html
index f04040c..a793a24 100644
--- a/src/main/resources/static/trace/span.html
+++ b/src/main/resources/static/trace/span.html
@@ -28,7 +28,7 @@
                                 {{props tagsWithBool}}
                                     <strong>{{>key}}</strong><p>{{>prop}}</p>
                                 {{/props}}
-                                {{props ti}}
+                                {{props tagsWithInt}}
                                     <strong>{{>key}}</strong><p>{{>prop}}</p>
                                 {{/props}}
                             </div>