Adding placeholder page at /program in case someone ends up there by accident when...
authorZak Rogoff <zak@fsf.org>
Thu, 16 Feb 2017 16:32:38 +0000 (11:32 -0500)
committerZak Rogoff <zak@fsf.org>
Thu, 16 Feb 2017 16:32:38 +0000 (11:32 -0500)
2017/program/index.html [new file with mode: 0755]

diff --git a/2017/program/index.html b/2017/program/index.html
new file mode 100755 (executable)
index 0000000..0670157
--- /dev/null
@@ -0,0 +1,19 @@
+
+<!--#include virtual="/2017/includes/header.html"-->
+
+<title>LibrePlanet &mdash; Program </title>
+
+<!--#include virtual="/2017/includes/banner.html"-->
+<!--#include virtual="/2017/includes/sidebar.html"-->
+
+
+<p>Only the initial LibrePlanet <a href="https://www.libreplanet.org/2017/program/speakers.html">speakers list</a> has been posted. Check back soon for information about sessions topics and the schedule.</p>
+
+
+<!--#include virtual="/2017/includes/footer.html"-->
+<!--#include virtual="/2017/includes/common_js.html"-->
+<script type="text/javascript">
+$("#p-sessions").addClass("active").text("Sessions");
+</script>
+<!--#include virtual="/2017/includes/program_js.html"-->
+<!--#include virtual="/2017/includes/close.html" -->