updated 2016/includes/program-menu.html
authorrsiddharth <rsd@gnu.org>
Sun, 7 Feb 2016 21:21:36 +0000 (16:21 -0500)
committerrsiddharth <rsd@gnu.org>
Sun, 7 Feb 2016 21:21:36 +0000 (16:21 -0500)
validation fix.

2016/includes/program-menu.html

index 2dd378b288e76633132c7903a54ec6bc6cd9f71e..43eaf1b28603808dc8e20efc112a6782953af6d4 100644 (file)
@@ -2,7 +2,7 @@
 <div class="contain-fluid">
   <div class="row margin-top">
     <div class="col-sm-9">
-    <h3><a href="index.html">Sessions</a> <!--/ <a href="grid-schedule.html">Schedule</a> -->/ <a href="speakers.html">Speakers</a><!-- / <a href="exhibit-hall.html">Exhibit Hall</a> / <a href="social.html">Social Events</a></h3>-->
+      <h3><a href="index.html">Sessions</a> <!--/ <a href="grid-schedule.html">Schedule</a> -->/ <a href="speakers.html">Speakers</a></h3><!-- / <a href="exhibit-hall.html">Exhibit Hall</a> / <a href="social.html">Social Events</a></h3>-->
   </div>
 </div>
 </div>