-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathabout.html
68 lines (55 loc) · 2.51 KB
/
about.html
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
65
66
---
layout: page
category: blog
published: true
title: "How you can help"
permalink: about/
---
<img src="../img/phone.jpg" width="100%" alt="A surveyor holding a smartphone with the LocalData survey visible" style="width:39%; float: right; clear: both">
<p>The Gary Parcel Survey is an ongoing initiative. If you'd like to help, contribute address specific information, or have questions, we'd love to hear from you.</p>
<!-- Wufoo form.
Keep HTML roughly the same (do not change names, for example) -->
<form id="form182" name="form182" class="wufoo topLabel page" accept-charset="UTF-8" autocomplete="off" enctype="multipart/form-data" method="post" novalidate
action="https://codeforamerica.wufoo.com/forms/zw4snzb1u42wsb/#public">
<label class="desc" id="title6" for="Field6">
Subject</label>
<select id="Field6" name="Field6" class="field select medium" tabindex="1" >
<option value="I'd like to volunteer" selected="selected">
I'd like to volunteer
</option>
<option value="I have a question or correction about the data" >
I have a question or correction about the data
</option>
<option value="I'd like to send a suggestion" >
I'd like to send a suggestion
</option>
<option value="Other" >
Other
</option>
</select>
<label class="desc" id="title1" for="Field1">
Name<span id="req_1" class="req">*</span>
</label>
<input id="Field1" name="Field1" type="text" class="field text medium" value="" maxlength="255" tabindex="2" onkeyup="" required />
<label class="desc" id="title3" for="Field3">
Email<span id="req_3" class="req">*</span>
</label>
<input id="Field3" name="Field3" type="email" spellcheck="false" class="field text medium" value="" maxlength="255" tabindex="3" required />
<label class="desc" id="title8" for="Field8">
Telephone (optional)
</label>
<input id="Field8" name="Field8" type="text" class="field text medium" value="" maxlength="255" tabindex="4" onkeyup="" />
<label class="desc" id="title5" for="Field5">
Your message<span id="req_5" class="req">*</span>
</label>
<textarea id="Field5"
name="Field5"
class="field textarea medium"
spellcheck="true"
rows="10" cols="50"
tabindex="7"
onkeyup="" required ></textarea>
<button type="submit">Submit your feedback</button>
<textarea name="comment" id="comment" rows="1" cols="1" style="height:1px;width:1px;border:0px none;min-width:1px; display: none;"></textarea>
<input type="hidden" id="idstamp" name="idstamp" value="JdEle7McAp0Ts3b79NaPHWtNLroxtS5K+dz2PjqiTJE=" />
</form>