summaryrefslogtreecommitdiff
path: root/src/zope/pagetemplate/tests/output/checkpathalt.html
blob: ba33be1d5ab9b522bee6a9d6b6656e106ba63376 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<body>
   <div>
   <p>X</p>
   <p>X</p>
   <p>X</p>
   <p>X</p>
   <p>X</p>

   <p name="">Z</p>
   <p name="">Z</p>
   <p>Z</p>

   <p>c</p>
   </div>
</body>
</html>