-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhttps.htm
38 lines (31 loc) · 1.4 KB
/
https.htm
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
<html>
<head>
<title>https:// required</title>
<link rel="stylesheet" type="text/css" href="public/main.css" media="screen" />
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<!--<div id="libbanner" ><a href="https://library.depaul.edu/"><img src="/public/libheader_full.jpg" alt="DePaul University Libraries" width="756" height="60" border="0" /></a></div>
-->
<!--start header -->
<div class="head">
<div class="unit size5of5 dpu-logo">
<a class="unit logo-short" href="https://www.depaul.edu/Pages/default.aspx"></a>
<a class="unit h1 site-title-long" href="https://library.depaul.edu/">University Library</a>
</div>
</div>
<div style="margin:15px;">
<p>http:// specified on a URL that requires https://</p>
<p>
Please edit the URL and try again.</p>
<br /><br />
</div>
<div id="footer" > Administrative Offices<br />
2350 N. Kenmore Ave.<br />
Chicago, IL 60614<br />
(773) 325-7862 <br /><br />
© 2001-2018 DePaul University Libraries <br />
<a href="https://www.depaul.edu/Pages/disclaimer.aspx">Disclaimer</a> | <a href="https://www.depaul.edu/Pages/contact-us.aspx">Contact Us</a> | <a href="https://emergencyplan.depaul.edu/Pages/default.aspx">Emergency Plan</a> | <a href="https://www.depaul.edu/Pages/consumer-info.aspx">Consumer Information</a> | <a href="https://go.depaul.edu/privacy">Privacy Statement</a>
</div>
</body>
</html>