forked from ModelEarth/localsite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
header-extra-delete.html
57 lines (48 loc) · 1.76 KB
/
header-extra-delete.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
<!-- Side Nav -->
<div class="neighborhood" style="display:none">
<a href="../"><b>Neighborhood</b></a>
<a href="../vote">My Local Reps</a>
<!--
<a href="../atlanta">Atlanta, Georgia</a>
-->
<hr>
</div>
<div class="georgia" style="display:none">
<a href="../"><b><span class="siteTitleShort"></span></b></a>
<hr>
</div>
<div class="earth" style="display:none">
<a href="../community/"><b><span class="siteTitleShort"></span></b></a>
<hr>
</div>
<div class="earth georgia lifecycle" style="displayX:none">
<b><a href="../apps/">Community Pages</a></b>
<a href="../localsite/info/data/">Data Pipeline</a>
<a href="../community/projects/">Project Areas</a>
<a href="../localsite/start/">Start a Local Website</a>
<!--
<a href="../io/coders/">Meetups, Slack, Discord</a>
<a href="../io/communities/">For Communities</a>
<a href="../io/coders/">Coders & Designers</a>
-->
<a href="../io/learn/">Student Research</a>
<!--<a href="start/dataset">Goods & Services</a>-->
<hr>
</div>
<b><a href="../community/tools/">LifeCycle Tools</a></b>
<a href="../localsite/info/">Local Topics</a>
<a href="../community/start/">Starter Samples</a>
<a href="../io/charts/">IO Widgets</a>
<!--
<a href="../community/start/maps/">Map Samples</a>
<a href="../community/start/charts/">Chart Starters</a>
-->
<!--
<a href="start/maps/counties/counties.html">Regions & Counties</a>
-->
<hr>
<!--
<a href="https://github.com/modelearth/community" target="_parent"><b>Git Involved!</b></a>
-->
<a href="../localsite/info/input/" target="_parent">Send Input</a>
<!-- /Side Nav -->