Index: page.tpl.php
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/html5_base/page.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 page.tpl.php
--- page.tpl.php	28 Jul 2010 03:18:45 -0000	1.2
+++ page.tpl.php	3 Aug 2010 08:25:07 -0000
@@ -43,11 +43,11 @@
       <?php endif; //if ($content_bottom) ?>
     </section>
 
-    <section id="secondary">
+    <aside id="secondary">
       <?php if ($right): ?>
         <?php print $right; ?>
       <?php endif; ?>
-    </section>
+    </aside>
 
     <footer>
       <?php if ($footer_message): ?>
