Adding media status SSI thing to the live page and updating it.
authorZak Rogoff <zak@montage.office.fsf.org>
Mon, 23 Mar 2015 16:58:07 +0000 (12:58 -0400)
committerZak Rogoff <zak@montage.office.fsf.org>
Mon, 23 Mar 2015 16:58:07 +0000 (12:58 -0400)
2015/live/index.html
server/2015/media-status.html

index 77d4cbaf709759cf32d34b7fb2072e1c4140592d..f00fd2793935c1c25586224e6179f5c48aa8be1e 100755 (executable)
       <strong>Thanks for watching!</strong>
     </p>
 
-    <p>
-      Check out <a href="https://media.libreplanet.org">our GNU MediaGoblin instance</a>
-      for photos and videos of the conference!
-    </p>
+    <!--#include virtual="/server/2015/media-status.html"-->
+
   </div> <!-- end of main content -->
 
   <div class="col-sm-4"> <!-- start of right sidebar column -->
index 473c040f284e87cbf166c668153dc07eda759344..173a8ab68ef53ed5c7479fac65906dc65f20d34c 100644 (file)
@@ -3,6 +3,6 @@
     <h3 class="panel-title">Media Status</h3>
   </div>
   <div class="panel-body">
-    <p>We are working to put up the photos and videos from the conference.</p>
+    <p>Photos and session videos form the conference coming soon to <a href="https://media.libreplanet.org">media.libreplanet.org</a></p>
   </div>
 </div>