-
-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathdonate.html
More file actions
19 lines (16 loc) · 693 Bytes
/
donate.html
File metadata and controls
19 lines (16 loc) · 693 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Donate
permalink: "/donate/"
layout: page
type: hidden
---
<h1 class="t-section-headline">Donate to Code for Boston</h1>
<div class="centered">
<section>
<h2>Help us improve social and civic services</h2>
<p>We’re finding creative uses of technology to improve government transparency and connect people to the services they need. Get in touch to donate and be a part of the Code for Boston mission!</p>
</section>
<section>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdvjCxWvf-NZSxaTVkvvSZ7nvnYozp0D_3cn-sKTkQAN3w1BA/viewform?embedded=true" width="800" height="840" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</section>
</div>