sidebar update
authorzoe <zoe@fsf.org>
Thu, 13 Aug 2020 05:23:12 +0000 (01:23 -0400)
committerzoe <zoe@fsf.org>
Thu, 13 Aug 2020 05:23:12 +0000 (01:23 -0400)
2021/includes/registration-full.html
2021/includes/sidebar.html

index aff8c818a6bb93c47ebe16b51f53de52bffd98f4..07518ca06ef5b20fe6918e25baa471db41bececf 100644 (file)
@@ -1 +1 @@
-<p style="text-align: right; margin-top: 15px; margin-bottom: 40px;">Pre-registration is now closed, but we will do<br>our best to accomodate <a href="/2020/walkup-registration.html">walk-ups</a>.</p>
+<p style="text-align: right; margin-top: 15px; margin-bottom: 40px;">Pre-registration is now closed, but we will do<br>our best to accomodate <a href="/2021/walkup-registration.html">walk-ups</a>.</p>
index 447cff102f459853fb513433861f144e281b7f50..7ecfa6c2595344fc93969629bd9e5563616874cb 100644 (file)
@@ -1,9 +1,9 @@
 <div class="container"> <!-- start of container -->
     <div class="row">
        <div id="lp-nav" class="col-sm-3"> <!-- start of sidebar column -->
-           <!--#if expr="'${REQUEST_URI}' != '/2020/'" -->
+           <!--#if expr="'${REQUEST_URI}' != '/2021/'" -->
                <p class="text-center lp-home">
-                   <a class="text-muted" href="/2020/">
+                   <a class="text-muted" href="/2021/">
                        <span class="glyphicon glyphicon-chevron-left"></span> Home
                    </a>
                </p>
 
 
            <ul class="nav nav-pills nav-stacked hidden-xs">
-                <!--#include virtual="/2020/includes/nav-list-1.html"-->
+                <!--#include virtual="/2021/includes/nav-list-1.html"-->
            </ul>
 
            <ul class="nav nav-pills nav-stacked hidden-xs">
-                <!--#include virtual="/2020/includes/nav-list-2.html"-->
+                <!--#include virtual="/2021/includes/nav-list-2.html"-->
            </ul>
 
            <ul class="nav nav-pills nav-stacked">
@@ -32,7 +32,7 @@
            </ul>
 
             <!-- Replace 'include' -> '#include' when recent updates is non-empty -->
-            <!--#include virtual="/2020/includes/recent-updates.html"-->
+            <!--#include virtual="/2021/includes/recent-updates.html"-->
 
        </div> <!-- end of sidebar column -->
        <div id="lp-content" class="col-sm-9"> <!-- start of content column -->