forked from MakerFaireOrlando/robotruckus.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsponsor.html
More file actions
58 lines (53 loc) · 2.37 KB
/
sponsor.html
File metadata and controls
58 lines (53 loc) · 2.37 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
---
layout: index
title: Sponsor Robot Ruckus
tagline: Your support inspires the next generation of robot builders!
tags : [list, components]
img :
img-mobile :
author :
css:
js:
keywords: combat robot, fighting robot, robot, maker, maker faire, sponsor
canonical: http://www.robotruckus.org
group: navigation
---
{% include JB/setup %}
<!--Content Area Start-->
<div id="content">
<div class="container">
<div class="divider-info ptb">
<div class="page-header-title">
<h2 class="heading-title text-center">Sponsor Robot Ruckus</h2>
</div>
<div class="list-wrap">
<div class="row row-spacer">
<div class="col-md-12 col-sm-6 col-xs-12">
<h3 class="list-title">Sponsor Information</h3>
<div style="padding-bottom:20px;">
Robot Ruckus is a program of <a href="http://www.themakereffect.org">The Maker Effect Foundation</a>, a 501(c)(3) educational charity.
Your support of Robot Ruckus enables combat robot events,
and inspires the next generation of combat robot builders!
</div>
<a href="\assets\pdf\Robot_Ruckus_SponsorPackage_2021v1-small.pdf">
<img src="\assets\pdf\Robot_Ruckus_SponsorPackage_2021v1.png">
Robot Ruckus 2021 Sponsor Package
</a>
</div>
</div>
<div class="row row-spacer">
<div class="col-md-12 col-sm-6 col-xs-12">
<h3 class="list-title">You Can Also Donate to Support Robot Ruckus!</h3>
<p>Your tax-deductible contribution helps educate, entertain, and inspire!
</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="695X45L4U33RC" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>
</div>
</div>
</div>
</div>
</div>