-
-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathsearch.html
116 lines (112 loc) · 5.25 KB
/
search.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
---
layout: default
title: Search, Food Oasis Los Angeles
canonical_url: /search/
include_header: false
include_footer: false
---
<form action="/locations/" method="get" id="search-form">
<input type="hidden" name="type" />
<input type="hidden" name="deserts" value="1" />
<input type="hidden" name="open" />
<header class="header">
<div class="search-nav">
<h1>Search</h1>
<p><a href="/" onclick="history.back();">Cancel</a></p>
<p><button type="submit">Search</button></p>
</div>
<p class="search-field">
<label>
<span>Near Address, ZIP, or Intersection</span><br />
<input type="search" name="address" placeholder="Near Address, ZIP, or Intersection" />
</label>
</p>
<p class="action" style="text-align: center; margin: -0.375em 0 0; padding: 0 1.5em 0.375em;"><button type="button" class="hidden js-current-location" style=" border-width: 0; background-color: rgb(144, 194, 70); /* @lime */ !important; font-family: inherit; opacity: 1; font-size: 1em; font-weight: bold;">
<svg width="15px" height="15px" viewBox="0 0 26 26" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="Web" stroke="none" stroke-width="3" fill="none" fill-rule="evenodd">
<g fill="#FFFFFF">
<path d="M13,0 C5.83232,0 0,5.83232 0,13 C0,20.16768 5.83232,26 13,26 C20.16768,26 26,20.16768 26,13 C26,5.83232 20.16768,0 13,0 Z M14.0479733,23.8524 L14.0479733,20.33824 L11.9520267,20.33824 L11.9520267,23.8510133 C6.77490667,23.35528 2.64472,19.2250933 2.1476,14.0479733 L5.66037333,14.0479733 L5.66037333,11.9520267 L2.1476,11.9520267 C2.64472,6.77490667 6.77352,2.64472 11.95064,2.14898667 L11.95064,5.66176 L14.0469333,5.66176 L14.0469333,2.1476 C19.2237067,2.64333333 23.3538933,6.77352 23.8496267,11.95064 L20.33824,11.95064 L20.33824,14.0469333 L23.8510133,14.0469333 C23.35528,19.2250933 19.2250933,23.35528 14.0479733,23.8524 Z" id="Page-1"></path>
</g>
</g>
</svg>
Use my location
</button>
</p>
</header>
<ul>
<li>
<label>
<img src="/assets/images/home/food-pantry.svg" width="100" alt="" />
<span class="classification" style="color: rgb(249, 192, 88); /* @canteloupe */">Free</span><br />
<span class="option">Food Pantries</span>
<input type="checkbox" data-name="type_option" value="food-pantry" checked="checked" />
<span class="pseudo-checkbox"></span>
</label>
</li>
<li>
<label>
<img src="/assets/images/home/orchard.svg" width="100" alt="" />
<span class="classification" style="color: rgb(249, 192, 88); /* @canteloupe */">Free</span><br />
<span class="option">Orchards</span>
<input type="checkbox" data-name="type_option" value="orchard" checked="checked" />
<span class="pseudo-checkbox"></span>
</label>
</li>
<li>
<label>
<img src="/assets/images/home/summer-lunch.svg" width="100" alt="" />
<span class="classification" style="color: rgb(249, 192, 88); /* @canteloupe */">Free</span><br />
<span class="option">Summer Lunch for Kids</span>
<input type="checkbox" data-name="type_option" value="summer-lunch" checked="checked" />
<span class="pseudo-checkbox"></span>
</label>
</li>
<li>
<label>
<img src="/assets/images/home/community-garden.svg" width="100" alt="" />
<span class="classification" style="color: rgb(144, 194, 70); /* @lime */">Grow</span><br />
<span class="option">Community Gardens</span>
<input type="checkbox" data-name="type_option" value="community-garden" checked="checked" />
<span class="pseudo-checkbox"></span>
</label>
</li>
<li>
<label>
<img src="/assets/images/home/farmers-market.svg" width="100" alt="" />
<span class="classification" style="color: rgb(241, 95, 91); /* @strawberry */">Buy</span><br />
<span class="option">Farmers Markets</span>
<input type="checkbox" data-name="type_option" value="farmers-market" checked="checked" />
<span class="pseudo-checkbox"></span>
</label>
</li>
<li>
<label>
<img src="/assets/images/home/restaurant.svg" width="100" alt="" />
<span class="classification" style="color: rgb(241, 95, 91); /* @strawberry */">Buy</span><br />
<span class="option">Restaurants</span>
<input type="checkbox" data-name="type_option" value="restaurant" checked="checked" />
<span class="pseudo-checkbox"></span>
</label>
</li>
<li>
<label>
<img src="/assets/images/home/pop-up-market.svg" width="100" alt="" />
<span class="classification" style="color: rgb(241, 95, 91); /* @strawberry */">Buy</span><br />
<span class="option">Pop Up Markets</span>
<input type="checkbox" data-name="type_option" value="pop-up-market" checked="checked" />
<span class="pseudo-checkbox"></span>
</label>
</li>
<li>
<label>
<img src="/assets/images/home/supermarket.svg" width="100" alt="" />
<span class="classification" style="color: rgb(241, 95, 91); /* @strawberry */">Buy</span><br />
<span class="option">Supermarkets</span>
<input type="checkbox" data-name="type_option" value="supermarket" checked="checked" />
<span class="pseudo-checkbox"></span>
</label>
</li>
</ul>
</form>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBP5KxqO9v1sLhXlkrG3vDiDdOJvYLJ0H4"></script>
<script src="/assets/js/search.js"></script>