-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpartreg_success.html
More file actions
76 lines (57 loc) · 1.46 KB
/
partreg_success.html
File metadata and controls
76 lines (57 loc) · 1.46 KB
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
<!doctype html>
<style>
@import url('scriptcss3.css');
</style>
<html>
<head>
<title>Error Page</title>
<script>
function hello() {
alert("If you haven't received an invitation to visit this site, you must leave now.");
}
</script>
</head>
<figure>
<img src="ewise.png">
</figure>
<u1 id="nav">
<a href="index.html">Home</a>
<a href="pat_login.html"> Patient Portal</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="pvend.html"> Partner Vendor</a>
<a href="about.html"> About the Architecture</a>
<h1> </h1>
<body>
<h1>Partner Registration</h1>
<style>
ht {
background-color: #c16f5b;
color: #000;
}
</style>
<section>
</section>
<section>
<u2>Thank you for taking the time to register with our Health Portal!</u2>
</section>
<section>
<u2>You can expect follow-up from us within one business day. With your cooperation, </u2>
</section>
<section>
<u2>our system brings appropriate availability and security to our healthcare customers</u2>
</section>
<section>
<u2>leveraging fine grained access, state-of-the-art encryption and AI assisted work</u2>
</section>
<section>
<u2>for the purposes of patient diagnosis, patient data management and device cyber security.</u2>
</section>
<section>
</section>
<h2> </h2>
<h2> </h2>
<footer>
(c) 2021 eWISE LLC
</footer>