-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
--- | ||
title: CSI Support | ||
layout: default | ||
jumbotitle: "Support Us" | ||
jumboimage: "/assets/media/img/jumbotron/falcon9.jpg" | ||
imagecredit: "Photo: NASA" | ||
permalink: /support-us/ | ||
|
||
introtext: "Hello" | ||
|
||
--- | ||
|
||
<!-- Group abstract here --> | ||
<div class="group-abstract"> | ||
<div class="container"> | ||
<h2><small> | ||
Thank you for supporting our mission! Everyone who supports us | ||
through the link below will receive a thank-you gift from the CSI | ||
team. If you’re interested in becoming a corporate sponsor or making | ||
a tax-deductible donation by check, please message us at | ||
[email protected] | ||
</small></h2> | ||
|
||
|
||
<hr> | ||
|
||
<div style="vertical-align: middle" class="d-flex alert alert-info text-center"> | ||
<h3>Support us through this link:</h3><br> | ||
<a href="https://securepay.cuit.columbia.edu/payment/pub/CSI_Donations/" class="btn btn-primary btn-lg" style="font-size: 28px">CSI Donations</a> | ||
</div> | ||
|
||
<div style="vertical-align: middle" class="d-flex text-center"> | ||
<h2><small> | ||
And take a look at our sponsorship packet for details about CSI, what we | ||
do, and how you can help. Open PDF in a new tab | ||
<a href="/assets/media/docs/CSI Sponsorship Packet V2.pdf">here</a>. | ||
</small></h2> | ||
</div> | ||
|
||
<div style="text-align: center"> | ||
<iframe width="800" height="900" src="/assets/media/docs/CSI Sponsorship Packet V2.pdf"></iframe> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
|
||
<hr> | ||
|
||
|
||
<hr> | ||
|
||
|
||
</div> | ||
<div class="col-md-1"></div> | ||
</div> | ||
</div> | ||
</div> |