Tidy HTML in tests
[html-element-library.git] / t / html / dual_iter.exp
index c2e9d4489601c1f2d16869dbd196dd8a926bfa0c..b48393ec7c8de5c3d19bd8801f066c27554055ad 100644 (file)
@@ -1,10 +1,10 @@
 <dl class="dual_iter" id="service_plan">
-  <dt class="adstyle">the pros</dt>
-  <dd class="adstyle2">never have to worry about service again</dd>
-  <dt class="adstyle">the cons</dt>
-  <dd class="adstyle2">upfront extra charge on purchase</dd>
-  <dt class="adstyle">our choice</dt>
-  <dd class="adstyle2">go with the extended service plan</dd>
-  <dt class="adstyle">sample header</dt>
-  <dd class="adstyle2">sample data</dd>
+       <dt class="adstyle">the pros</dt>
+       <dd class="adstyle2">never have to worry about service again</dd>
+       <dt class="adstyle">the cons</dt>
+       <dd class="adstyle2">upfront extra charge on purchase</dd>
+       <dt class="adstyle">our choice</dt>
+       <dd class="adstyle2">go with the extended service plan</dd>
+       <dt class="adstyle">sample header</dt>
+       <dd class="adstyle2">sample data</dd>
 </dl>
This page took 0.010035 seconds and 4 git commands to generate.