]> iEval git - html-element-library.git/blobdiff - t/html/iter.exp
Tidy POD
[html-element-library.git] / t / html / iter.exp
index 746633e9c4d745cd4a370aea5fff7a668b48e953..2b3286fc84bfae9c6b4616463f9481435e18fc9a 100644 (file)
@@ -1,10 +1,8 @@
-<html>
-  <head></head>
-  <body>Here are the things I need from the store:
-    <ul>
-      <li class="store_items">bread</li>
-      <li class="store_items">butter</li>
-      <li class="store_items">vodka</li>
-    </ul>
-  </body>
-</html>
+<body>
+       Here are the things I need from the store:
+       <ul>
+               <li class="store_items">bread</li>
+               <li class="store_items">butter</li>
+               <li class="store_items">vodka</li>
+       </ul>
+</body>
This page took 0.023245 seconds and 4 git commands to generate.