-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiles.html
20 lines (19 loc) · 952 Bytes
/
files.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html> <!-- HTML5 DOCTYPE -->
<html lang="en">
<head>
<meta charset="utf-8">
<title>Files</title>
</head>
<body>
<ol>
<li><a href="https://jamanetwork.com/journals/jama/fullarticle/10.1001/jama.2019.13978?guestAccessKey=bf8f9802-be.txt">https://jamanetwork.com/journals/jama/fullarticle/10.1001/jama.2019.13978?guestAccessKey=bf8f9802-be.txt</a><li>
<li><a href="https://kgautreaux.s3.amazonaws.com/public/Wayne State College _ Receipt for Order #26428102.pdf">https://kgautreaux.s3.amazonaws.com/public/Wayne State College _ Receipt for Order #26428102.pdf</a><li>
</ol>
<div id="footer">
<footer>
Copyright Keith Gautreaux - 2020 | <span itemprop="title">Physician</span> at <a id="selhc" itemprop="url" href="http://selfamilycenter.com/healthclinic"><span itemprop="affiliation">Schweitzer Engineering Laboratories</span></a>
</footer>
</div>
</div>
</body>
</html>