-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinclude_footer_tmpfix.html
73 lines (66 loc) · 4.76 KB
/
include_footer_tmpfix.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
</iframe> <!-- iframe -->
<footer class="container-fluid ceidfooter" id = "pageFooter">
<div class="row">
<div class='col-sm-6 col-md-4'>
<p><a href='https://www.ceid.uga.edu/' target='_blank'>
<img src="images/Screen-CEID-H-FC.png" alt="Center for the Ecology of Infectious Diseases, University of Georgia"/></a></p>
<p><small>Contact: <a href="mailto:jdrake@uga.edu">John M. Drake (jdrake@uga.edu)</a></small>
<!--
<br><small>203 D. W. Brooks Drive, Athens, GA 30602<br>
706‑542‑1930</small>
-->
<br>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/fontawesome.css" integrity="sha384-HbmWTHay9psM8qyzEKPc8odH4DsOuzdejtnr+OFtDmOcIVnhgReQ4GZBH7uwcjf6" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/brands.css" integrity="sha384-nT8r1Kzllf71iZl81CdFzObMsaLOhqBU1JD2+XoAALbdtWaXDOlWOZTR4v1ktjPE" crossorigin="anonymous">
<a class="ceidfooter__social-link" aria-label="ceid on Twitter" href="https://twitter.com/ceid_uga">
<i class="fab fa-fw fa-twitter" title="Twitter" aria-hidden></i>
<span class="ceidfooter__social-label"><small>Twitter</small></span>
</a>
</p>
<p><a href="https://www.ceid.uga.edu/support/" target='_blank'>Support CEID</a></p>
</div>
<div class='col-sm-6 col-md-4'>
<p><a href='https://publichealth.uga.edu/' target='_blank'>
<img src="images/Screen-CPH-H-FC.png" alt="College of Public Health, University of Georgia"/></a></p>
<p><small><strong>External Resources:</strong></small><br><br>
<small>
<!-- LINKS TO EXTERNAL RESOURCES HERE -->
<a href="https://www.who.int/emergencies/diseases/novel-coronavirus-2019" target='_blank'>WHO</a> 
<a href="https://www.cdc.gov/coronavirus/2019-ncov/" target='_blank'>CDC</a> 
<a href="https://www.mobs-lab.org/2019ncov.html" target='_blank'>Northeastern University</a> 
<a href="https://gisanddata.maps.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6" target='_blank'>Johns Hopkins University</a> 
<a href="https://nextstrain.org/ncov" target='_blank'>Nextstrain</a> 
<a href="https://covid-measures.github.io" target='_blank'>Long‑Term Intervention Strategies</a> 
<a href="https://covidtracking.com/" target='_blank'>COVID Tracking Project</a> 
<a href="https://www.nytimes.com/interactive/2020/us/coronavirus-us-cases.html" target='_blank'>NY Times Map & Case Count</a>
</small></p>
<!--
<p><small><strong>Contributors:</strong></small></p>
<p><small>Lewis Bartlett, Ana Bento, Rebecca Borchering, John Drake, Yang Ge, Andreas Handel, Drew Kramer, Culzean Kennedy, Brian McKay, Eric Marty, Rachel Mercaldo, Paige Miller, Tierney O'Sullivan, Chloe Parker, Robbie Richards, Trippe Ross, Kate Sabey, Liliana Salvador, Cecilia Sanchez, JP Schmidt, Patrick Stephens, Chao Song, Daniel Suh, Benjamin Taylor, David Vasquez, Joy Vaz, Jessica Wenclawiak, Anna Willoughby, Cali Wilson</small></p>
-->
</div>
<div class='col-sm-6 col-md-4'>
<p><small><strong>Data Use:</strong></small></p>
<p><small>Content and data on this site are licensed under a
<a rel="license" href="https://creativecommons.org/licenses/by/4.0/" target='_blank'>Creative Commons Attribution 4.0 International License</a>.</small><br>
<a rel="license" href="https://creativecommons.org/licenses/by/4.0/" target='_blank'>
<img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a>
<a href="https://opendefinition.org/" target='_blank'>
<img src="https://opendefinition.org/assets.okfn.org/images/ok_buttons/oc_80x15_blue.png" alt="This material is Open Content"/></a>
<a href="https://opendefinition.org/" target='_blank'>
<img src="https://opendefinition.org/assets.okfn.org/images/ok_buttons/od_80x15_blue.png" alt="This material is Open Data"/></a><br>
<small><a href="https://eits.uga.edu/access_and_security/infosec/pols_regs/policies/privacy/">Privacy Policy</a></small><br>
<a class="ceidfooter__social-link" aria-label="ceid on github" href="https://github.com/CEIDatUGA/2019nCoV-Dashboard">
<i class="fab fa-fw fa-github" title="Github" aria-hidden></i>
<span class="ceidfooter__social-label"><small>Website code</small></span>
</a>
<p><small>
<script language="javascript">
document.write("Last updated "+document.lastModified);
</script>
</small></p>
</div>
<div class='col-sm-6 col-md-12'>
</div>
</div>
</footer>