Adding grid schedule, assorted small tweaks.
[libreplanet-static.git] / 2017 / raffle.html
1 <!--#include virtual="/2017/includes/header.html"-->
2
3 <title>LibrePlanet &mdash; Raffle </title>
4
5 <!--#include virtual="/2017/includes/banner.html"-->
6 <!--#include virtual="/2017/includes/sidebar.html"-->
7 <h1>Raffle</small></h1>
8
9 <p>This year we have a raffle with awesome prizes donated by generous supporters, including Technoethical, Aleph Objects, ThinkPenguin, and No Starch Press. $2 raffle tickets can be purchased at the GNU Press table during LibrePlanet as well as at the Friday Open House and Saturday evening social events. Enter to win!</p>
10
11 <!--#include virtual="/2017/includes/footer.html"-->
12 <!--#include virtual="/2017/includes/common_js.html"-->
13 <!--#include virtual="/2017/includes/raffle_js.html"-->
14 <script type="text/javascript">
15 $(".raffle").addClass("active").text("Raffle");
16 </script>
17 <!--#include virtual="/2017/includes/close.html" -->