first commit
[html-element-library.git] / t / html / iter.gen
1 <html>
2 <head></head>
3 <body>Here are the things I need from the store:
4 <ul>
5 <li class="store_items">bread</li>
6 <li class="store_items">butter</li>
7 <li class="store_items">vodka</li>
8 </ul>
9 </body>
10 </html>
This page took 0.021972 seconds and 4 git commands to generate.