-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpvend2.html
More file actions
54 lines (37 loc) · 941 Bytes
/
pvend2.html
File metadata and controls
54 lines (37 loc) · 941 Bytes
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
<!doctype html>
<style>
@import url('scriptcss3.css');
</style>
<html>
<head>
<title>Partner Vendor</title>
</head>
<u1 id="nav">
<a href="index.html">Home</a>
<a href="assoc_tk.html"> Associate Toolbox</a>
<a href="phealth.html"> Partner Health</a>
<a href="ppayor.html"> Partner Payor</a>
<a href=""> Partner Vendor</a>
<a href="about.html"> About the Architecture</a>
<h1> </h1>
<section>
Login <input type=email>
Password <input type=search>
</section>
<h1>Partner Vendor Access</h1>
<figure>
<img src="part_list.png">
</figure>
<body>
<section>
<p><label for="inp02">View device data.
</p>
<input type="submit" onclick="location.href='uploads2.html'; return false;" value="Open"/>
</section>
<h2>
</h2>
<h2> </h2>
<h2> </h2>
<footer>
(c) 2021 eWISE LLC
</footer>