-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path404.html
73 lines (64 loc) · 3.26 KB
/
404.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
---
title: 404 Error - Page Not Found
section: Help
layout: page
permalink: /404.html
chat-widget: true
noindex: true
---
<p>The page you are trying to reach does not exist!</p>
<p>Please feel free to <a href="https://uidaho.co1.qualtrics.com/jfe/form/SV_eqZdsQyel8sKBAG?source_link=https://www.lib.uidaho.edu/404.html">contact us</a> to let us know what went wrong or try one of the Help options below.</p>
<div class="row">
<div class="col-sm-12 text-start">
<h2>Contact Us for Help</h2>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="{{ '/help/chat.html' | relative_url }}">
<span class="fas fa-comments" aria-hidden="true"></span> 24/7 Chat</a>
<p class="mt-0 text-center"><small>Chat with a librarian for instant help!</small></p>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="/about/hours.html#reference">
<span class="fas fa-user" aria-hidden="true"></span> Visit</a>
<p class="mt-0 text-center"><small><a href="/about/maps.html#first-floor">First Floor</a> Information Desk</small></p>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="mailto:[email protected]">
<span class="fas fa-envelope" aria-hidden="true"></span> Email</a>
<p class="mt-0 text-center"><small>[email protected]</small></p>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="sms:208-449-0841">
<span class="fas fa-mobile-alt" aria-hidden="true"></span> Text</a>
<p class="mt-0 text-center"><small>208-449-0841</small></p>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="tel:208-885-6584">
<span class="fas fa-phone" aria-hidden="true"></span> Call</a>
<p class="mt-0 text-center"><small>Research Help: 208-885-6584 <br/>General Library: 208-885-6534</small></p>
</div>
<div class="col-md-6">
<a class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" href="{{ '/help/research.html' | relative_url }}">
<span class="fas fa-calendar-check" aria-hidden="true"></span> Meet</a>
<p class="mt-0 text-center"><small>Arrange a research consultation with a subject librarian</small></p>
</div>
<div class="col-md-12">
<p class="px-3">Our librarians are here to help you with all your information needs.</p>
</div>
</div>
<hr>
<p>Use the search box below to find information and content on the library's website. </p>
<script>
(function () {
var cx = '003965900948510015874:byf182lihn8';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
<p><small><em>Please note:</em> Site Search is a service provided by Google. Results depend on third party indexing.</small></p>