diff --git a/data/xslt/xml2xhtml.xsl b/data/xslt/xml2xhtml.xsl
index c269745b..a1afad2d 100644
--- a/data/xslt/xml2xhtml.xsl
+++ b/data/xslt/xml2xhtml.xsl
@@ -331,6 +331,9 @@
+
+
+
@@ -343,6 +346,9 @@
+
+
+
diff --git a/tests/report.at b/tests/report.at
index 9f6d6701..2250abbb 100644
--- a/tests/report.at
+++ b/tests/report.at
@@ -1233,8 +1233,8 @@ if test x"$XSLTPROC" != x""; then
- error (256)
- ":=" (258) 4
- "incr" (259) 8
- - "identifier" (260) 5 10
- - "number" (261) 11
+ - "identifier" <std::string> (260) 5 10
+ - "number" <int> (261) 11
- "(" (262) 9
- ")" (263) 9
@@ -1265,25 +1265,25 @@ if test x"$XSLTPROC" != x""; then
on right: 3
- id (13)
+ id <std::string> (13)
- exp (14)
+ exp <int> (14)
- @1 (15)
+ @1 <int> (15)
- @2 (16)
+ @2 <int> (16)