This repository was archived by the owner on Aug 24, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path404.html
More file actions
85 lines (77 loc) · 4.18 KB
/
Copy path404.html
File metadata and controls
85 lines (77 loc) · 4.18 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
77
78
79
80
81
82
83
84
85
---
title: Page Not Found - 404 Error
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">
<button class="btn btn-lg btn-outline-pride-gold rounded-0 mx-auto popular" data-bs-toggle="modal" data-bs-target="#chatModal">
<span class="fas fa-comments" aria-hidden="true"></span> 24/7 Chat</button>
<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="#reference">
<span class="fas fa-user" aria-hidden="true"></span> Visit</a>
<p class="mt-0 text-center"><small><a href="/about/maps.html#second-floor">Second Floor</a> Research Help 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:libref@uidaho.edu">
<span class="fas fa-envelope" aria-hidden="true"></span> Email</a>
<p class="mt-0 text-center"><small>Research Help: libref@uidaho.edu <br>General Library: libcirc@uidaho.edu</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="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="{{ '/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>
<!-- Chat Modal -->
<div class="modal fade" id="chatModal" tabindex="-1" aria-labelledby="chatModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h1 class="modal-title fs-5" id="chatModalLabel">Chat with a Librarian</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<div id="libchat_6c41cb60adf7bdb49f9d69e8606c76ac"></div>
<script src="https://libanswers.uidaho.edu/load_chat.php?hash=6c41cb60adf7bdb49f9d69e8606c76ac" async></script>
{% include feature/alert.html text="Use the chat box above to connect with a reference librarian using our 24/7 LibChat service! Regular hours are staffed by U of I librarians--however, you may be chatting with a librarian from another academic library during peak service times or off-hours." color="info" %}
</div>
</div>
</div>
</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>