summaryrefslogtreecommitdiff
path: root/src/zope/tal/benchmark/tal05.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/tal/benchmark/tal05.html')
-rw-r--r--src/zope/tal/benchmark/tal05.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/zope/tal/benchmark/tal05.html b/src/zope/tal/benchmark/tal05.html
new file mode 100644
index 0000000..6e2d626
--- /dev/null
+++ b/src/zope/tal/benchmark/tal05.html
@@ -0,0 +1,10 @@
+<dtml-in tal:repeat="r r8">
+ <td bgcolor="white" tal:content="x0"></td>
+ <td bgcolor="white" tal:content="x1"></td>
+ <td bgcolor="white" tal:content="x2"></td>
+ <td bgcolor="white" tal:content="x3"></td>
+ <td bgcolor="white" tal:content="x4"></td>
+ <td bgcolor="white" tal:content="x5"></td>
+ <td bgcolor="white" tal:content="x6"></td>
+ <td bgcolor="white" tal:content="x7"></td>
+</dtml-in>