Tidy HTML in tests
[html-element-library.git] / t / html / iter.html
index 3f609f1075f3c2a829a9e0e45a9568db4d8a5f0f..04bbd501e0222c6bdc62acd25dacb8ea1aa29b89 100644 (file)
@@ -1,6 +1,6 @@
 <body>
-Here are the things I need from the store:
-<ul>
-<li class="store_items">Sample item</li>
-</ul>
+       Here are the things I need from the store:
+       <ul>
+               <li class="store_items">Sample item</li>
+       </ul>
 </body>
This page took 0.009877 seconds and 4 git commands to generate.