updated sidebar.
authorMolly de Blanc <molly@fsf.org>
Fri, 26 Oct 2018 20:45:10 +0000 (16:45 -0400)
committerMolly de Blanc <molly@fsf.org>
Fri, 26 Oct 2018 20:45:10 +0000 (16:45 -0400)
2019/includes/sidebar.html

index 7682ef14fb7a4f7c3f0f28ce3b5128188eb7eafc..0c21781d9efeca1e611af88c0a450b68c87957e1 100755 (executable)
                </li>
            </ul>
 
+               <ul  class="list-group margin-top">
+                   <li class="list-group-item">
+                     <strong>Recent Updates</strong>
+<ul>   
+<li> <a href="https://www.fsf.org/blogs/community/libreplanet-2019-call-for-sessions-deadline-extended-until-nov-9th">LibrePlanet 2019 Call for Sessions deadline extended until Nov 9th</a></li>         
+    </ul>              
+                    <!--
+                         Markup of update items:
+
+                        <li class="list-group-item">
+                        <strong>MM/DD/YYYY:</strong> <a href="#">Update item description.</a>
+                         </li>
+                       -->
+               </ul>
+
+           
             <!-- Replace 'include' -> '#include' when recent updates is non-empty -->
-            <!-- #include virtual="/2019/includes/recent-updates.html"-->
+            <!-- include virtual="/2019/includes/recent-updates.html"-->
 
        </div> <!-- end of sidebar column -->
        <div id="lp-content" class="col-sm-9"> <!-- start of content column -->