Tidy HTML in tests
[html-element-library.git] / t / html / hashmap.html
index 6d818cd28c8cddefaea3ccfee699bf76c547fc1e..69691c2ffaafc6b6d0c67c13556e36676651c8e6 100644 (file)
@@ -1,16 +1,15 @@
 <html>
-<head>
-  <title>HO HO HA HA HA</title>
-</head>
+       <head>
+               <title>HO HO HA HA HA</title>
+       </head>
 
-<body>
-  <table>
-    <tr sclass="tr" class="alt" align="left" valign="top">
-      <td sid="people_id">1</td>
-      <td sid="phone">(877) 255-3239</td>
-      <td sid="email"><a id="a_email" href="mailto:leave-me-alone@gmail.com">should-not-be-touched@seamstress.com</a></td>
-    </tr>
-  </table>
-</body>
-
-</html>
\ No newline at end of file
+       <body>
+               <table>
+                       <tr sclass="tr" class="alt" align="left" valign="top">
+                               <td sid="people_id">1</td>
+                               <td sid="phone">(877) 255-3239</td>
+                               <td sid="email"><a id="a_email" href="mailto:leave-me-alone@gmail.com">should-not-be-touched@seamstress.com</a></td>
+                       </tr>
+               </table>
+       </body>
+</html>
This page took 0.010025 seconds and 4 git commands to generate.