eff link to libreadventure
[libreplanet-static.git] / 2021 / includes / live_sidebar.html
CommitLineData
76c2419a
GF
1<div class="panel panel-default"> <!-- start support bar -->
2 <div class="panel-heading">
3 <h3 class="panel-title">Support the FSF!</h3>
4 </div>
5 <div class="panel-body">
6 <p>Hard-working FSF hackers are running our
878fa824 7 advanced, fully free software streaming system for LibrePlanet 2021. We
76c2419a
GF
8 appreciate your support to help cover labor and equipment.</p>
9
10 <p><a href="https://my.fsf.org/associate/support_freedom/join_fsf" style="border-bottom: none !important;">
11 <img class="fsf-donate-button" src="https://static.fsf.org/nosvn/join.en.red.png"
12 alt="[ Join FSF ]" >
13 </a></p>
14
15 <p><a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&amp;id=14" style="border-bottom: none !important;">
16 <img class="fsf-donate-button" src="//static.fsf.org/nosvn/donate.en.png"
17 alt="[ Donate to the FSF ]" >
18 </a></p>
19 </div>
20</div>
21<!-- end support bar -->
22
23<!-- start fsf shop box -->
24<div class="panel panel-default"> <!-- start librejs box -->
25 <div class="panel-heading">
26 <h3 class="panel-title">Visit the FSF Shop!</h3>
27 </div>
28 <div class="panel-body">
878fa824 29 <center><a href="https://shop.fsf.org/tshirts-hoodies/libreplanet-2021-t-shirt"><img src="https://static.fsf.org/nosvn/libreplanet/2021/assets/tiny_shirt.png"></a></center>
713bc202 30 <div style="margin-top: 20px;"></div>
878fa824 31 <p>LibrePlanet 2021 is online this year, but that doesn't mean that you have to miss out on the <a href="https://shop.fsf.org/tshirts-hoodies/libreplanet-2021-t-shirt">annual conference T-shirt</a> or any of the other GNU and FSF gear! Let the world know you were "here" by picking up this year's T-shirt in the FSF shop.</p>
76c2419a
GF
32 </div>
33</div>
34<!-- end fsf shop box -->
35
c32d5b90 36<!-- start irc links bar -->
ae86f735 37<!--
c32d5b90
AE
38<div id="irc-links-panel" class="panel panel-default" style="display: none">
39 <div class="panel-heading">
40 <h3 class="panel-title">IRC Links</h3>
41 </div>
42 <div class="panel-body">
cfefc1bf 43 <p>After connecting, copy each into IRC:</p>
c32d5b90
AE
44<pre>/join #libreplanet_room_jupiter
45/join #libreplanet_room_saturn
46/join #libreplanet_room_neptune</pre>
47 </div>
48</div>
ae86f735 49-->
c32d5b90
AE
50<!-- end irc links bar -->
51
76c2419a
GF
52<!-- start LP20 signup -->
53<div class="panel panel-default">
54 <div class="panel-heading">
55 <h3 class="panel-title">Stay in the loop</h3>
56 </div>
57 <div class="panel-body">
58 <p>Sign up to receive updates about LibrePlanet.</p>
59 <form action="https://my.fsf.org/civicrm/profile/create?gid=507&amp;reset=1"
60 class="" method="post" name="Edit" id="Edit-live-sidebar" >
61
62 <div>
63 <input name="entryURL" type="hidden"
64 value="https://my.fsf.org/civicrm/profile/create?gid=507&amp;reset=1/update?action=update&amp;amp;id=507&amp;amp;reset=1&amp;amp;context=field"
65 />
878fa824 66 <input name="postURL" type="hidden" value="https://libreplanet.org/2021/confirmation.html" />
76c2419a
GF
67 <input name="cancelURL" type="hidden"
68 value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=507" />
69 <input name="add_to_group" type="hidden" value="619" />
70 <input name="_qf_default" type="hidden" value="Edit:cancel" />
71 </div>
72
73 <div class="crm-profile-name-interested_in_libreplanet_507">
74
75 <div id="crm-container-live-sidebar" class="crm-container crm-public" lang="en"
76 xml:lang="en">
77
78 <div id="editrow-email-Primary-live-sidebar" class="form-group">
79 <label for="email-Primary">
80 Email <span class="field-required">*</span>
81 </label>
82 <input name="email-Primary" type="email" id="email-Primary-live-sidebar"
83 class="form-control" />
84 </div>
85
86 <div id="editrow-group" class="form-group">
87 <div class="checkbox">
88 <input type="hidden" name="group[25]" value="" />
89 <input id="group_25-live-sidebar"
90 style="margin-left: 0 !important"
91 name="group[25]" type="checkbox" value="1"
92 checked="checked" />
93 <label for="group_25" class="control-label">Follow the FSF by email!</label>
94 </div>
95 </div>
96
97 <div class="form-group">
98 <input class="btn btn-default btn-block"
99 accesskey="S" name="_qf_Edit_next" value="Submit" type="submit"
100 id="_qf_Edit_next-live-sidebar" />
101 </div>
102
103 </div>
104 </div>
105 </form>
106 <p class="text-center"> <a class="alt-a" href="https://my.fsf.org/donate/privacypolicy.html">Privacy policy</a></p>
107 </div>
108</div>
109<!-- end LP20 signup -->
110
111<div class="panel panel-default"> <!-- start librejs box -->
112 <div class="panel-heading">
113 <h3 class="panel-title">Free JavaScript</h3>
114 </div>
115 <div class="panel-body">
116 <p>We've modified our streaming software and Web IRC client to include computer- and human-readable license tags, so that the <a href="https://www.gnu.org/software/librejs/">LibreJS browser extension</a> can verify that all JavaScript is free.</p>
117 <p>We hold all FSF Web sites to this standard and help others do the same though our <a href="https://www.fsf.org/campaigns/freejs/">Free JavaScript campaign.</a></p>
118 </div>
119 </div> <!-- end librejs box -->
120
121