-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathboosters.html
More file actions
64 lines (53 loc) · 2.38 KB
/
boosters.html
File metadata and controls
64 lines (53 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
layout: pages
title: Boosters
permalink: /boosters/
---
<!-- Body begins here -->
<link href="/assets/css/sponsor.stylesheet.css" rel="stylesheet">
<div class="container first-container">
<div class="col-md-12 no-marg">
<h2 class="sponsor-h2">Support Us</h2>
<hr>
</div>
</div>
<div class="container">
<div class="col-md-12">
<h3 class = "sponsor">Paly Robotics Boosters</h3>
<p class="sponsor">{{site.data.boosters.Paragraph1}}</p>
<p class="sponsor">{{site.data.boosters.Paragraph2}}</p>
<br>
<ul>
<li>Website: <a href="http://palyrobotics.com">palyrobotics.com</a></li>
<li>Email: <a href="mailto:palyroboticsboosters@gmail.com" target="_blank">palyroboticsboosters@gmail.com</a></li>
<li>Official Booster’s Address: 50 Embarcadero Rd, Palo Alto, CA 94301</li>
<li>Mailing Address: Paly Robotics, Palo Alto High School, 50 Embarcadero Rd, Palo Alto, CA 94301</li>
</ul>
<h3 class="sponsor">Board Members</h3>
<ul>
<li>President - Manjit Pujji</li>
<li>Secretary - Sudeshna Raha</li>
<li>Treasurer - Youjung Kim</li>
<li>Lab Liason - Sam Kim</li>
</ul>
<p class="sponsor">{{site.data.boosters.Paragraph4}}</p>
<!-- <p class="sponsor">The sponsorship levels are:</p>
<ul>
<li> Bronze - $1000-2999</li>
<li> Silver - $3000-4999</li>
<li> Gold - $5000</li>
</ul>
<p class="sponsor">{{site.data.sponsor.Paragraph3}}</p>
<hr>
<p class="sponsorship">Donate via PayPal</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"><input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="YH2WG4QHMKF4S"><input type="image" src="/assets/img/summercamp/paypalbtn.gif" style="position: relative; top: 10px; right: 2px;" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"></form>
<hr>
<h3 class = "sponsor">Amazon Smile</h3>
<p class="sponsor">{{site.data.sponsor.ParagraphAmazon}}</p>
<hr>
<h3 class = "sponsor">Wishlist</h3>
<p class="sponsor">{{site.data.sponsor.ParagraphWishlist}}</p>
<hr> -->
</div><!--test-->
</div>
<!-- Body ends here -->