Move tv.html to tv/index.html
[libreplanet-static.git] / 2017 / raffle.html
CommitLineData
acd9b191
ZR
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
88c0efdb 9<img src="//static.fsf.org/nosvn/libreplanet/2017/raffle-flyer.png" alt="This year we have a raffle with awesome prizes donated by generous supporters, including Technoethical, Aleph Objects, ThinkPenguin, and No Starch Press. All attendees get one gratis raffle ticket, FSF members get a second gratis ticket, and anyone can buy more for $2 each at the GNU Press table during LibrePlanet as well as at the Friday Open House and Saturday evening social events. Enter to win!" style="margin-left: auto; margin-right: auto;">
acd9b191
ZR
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" -->