safe space out of sidebar
[libreplanet-static.git] / 2020 / includes / live_sidebar.html
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
7 advanced, fully free software streaming system for LibrePlanet 2020. We
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 ssp box -->
24 <div class="panel panel-default"> <!-- start librejs box -->
25 <div class="panel-heading">
26 <h3 class="panel-title">Safe Space Policy</h3>
27 </div>
28 </div>
29 <!-- end ssp box -->
30
31 <!-- start fsf shop box -->
32 <div class="panel panel-default"> <!-- start librejs box -->
33 <div class="panel-heading">
34 <h3 class="panel-title">Visit the FSF Shop!</h3>
35 </div>
36 <div class="panel-body">
37 <p>LibrePlanet 2020 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-2020-t-shirt">annual conference T-shirt</a>! Let the world know you were "there" by picking up one in the FSF shop.</p>
38 <center><a href="https://shop.fsf.org/tshirts-hoodies/libreplanet-2020-t-shirt"><img src="https://static.fsf.org/nosvn/libreplanet/2020/assets/tiny_shirt.png"></a></center>
39 </div>
40 </div>
41 <!-- end fsf shop box -->
42
43 <!-- start LP20 signup -->
44 <div class="panel panel-default">
45 <div class="panel-heading">
46 <h3 class="panel-title">Stay in the loop</h3>
47 </div>
48 <div class="panel-body">
49 <p>Sign up to receive updates about LibrePlanet.</p>
50 <form action="https://my.fsf.org/civicrm/profile/create?gid=507&amp;reset=1"
51 class="" method="post" name="Edit" id="Edit-live-sidebar" >
52
53 <div>
54 <input name="entryURL" type="hidden"
55 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"
56 />
57 <input name="postURL" type="hidden" value="https://libreplanet.org/2020/confirmation.html" />
58 <input name="cancelURL" type="hidden"
59 value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=507" />
60 <input name="add_to_group" type="hidden" value="619" />
61 <input name="_qf_default" type="hidden" value="Edit:cancel" />
62 </div>
63
64 <div class="crm-profile-name-interested_in_libreplanet_507">
65
66 <div id="crm-container-live-sidebar" class="crm-container crm-public" lang="en"
67 xml:lang="en">
68
69 <div id="editrow-email-Primary-live-sidebar" class="form-group">
70 <label for="email-Primary">
71 Email <span class="field-required">*</span>
72 </label>
73 <input name="email-Primary" type="email" id="email-Primary-live-sidebar"
74 class="form-control" />
75 </div>
76
77 <div id="editrow-group" class="form-group">
78 <div class="checkbox">
79 <input type="hidden" name="group[25]" value="" />
80 <input id="group_25-live-sidebar"
81 style="margin-left: 0 !important"
82 name="group[25]" type="checkbox" value="1"
83 checked="checked" />
84 <label for="group_25" class="control-label">Follow the FSF by email!</label>
85 </div>
86 </div>
87
88 <div class="form-group">
89 <input class="btn btn-default btn-block"
90 accesskey="S" name="_qf_Edit_next" value="Submit" type="submit"
91 id="_qf_Edit_next-live-sidebar" />
92 </div>
93
94 </div>
95 </div>
96 </form>
97 <p class="text-center"> <a class="alt-a" href="https://my.fsf.org/donate/privacypolicy.html">Privacy policy</a></p>
98 </div>
99 </div>
100 <!-- end LP20 signup -->
101
102 <div class="panel panel-default"> <!-- start librejs box -->
103 <div class="panel-heading">
104 <h3 class="panel-title">Free JavaScript</h3>
105 </div>
106 <div class="panel-body">
107 <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>
108 <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>
109 </div>
110 </div> <!-- end librejs box -->
111
112