use recent-updates include file
authorAndrew Engelbrecht <andrew@fsf.org>
Wed, 27 Feb 2019 18:18:11 +0000 (13:18 -0500)
committerAndrew Engelbrecht <andrew@fsf.org>
Wed, 27 Feb 2019 18:18:11 +0000 (13:18 -0500)
molly was editing that file, not this one. now that file should be
included.

2019/includes/sidebar.html

index 0c21781d9efeca1e611af88c0a450b68c87957e1..180fc6fd0c29692c51702b122ef1705d8a4900c6 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 -->