-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter-contact.html
72 lines (60 loc) · 2.78 KB
/
footer-contact.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
<!-- FOOTER -->
<div class="hl__footer">
<div class="hl__footer__container">
<div class="hl__footer__logo">
<a class="hl__icon-list__link" href="https://library.harvard.edu/" title="Harvard Library"><img class="hl__logo__vertical" src="https://beta.projects.iq.harvard.edu/files/styles/os_files_large/public/hl-vertical-logo-white.png" style="width: 180px; height: 133px;"></a>
</div>
<div class="hl__footer__links">
<div class="hl__footer__column hl__footer__contact">
<h4>
Contact Us
</h4>
<p>
Main Phone: (617)496-5272
</p>
<p>
Conference Phone: (617)496-1700
</p>
<p>
Email Us: <a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
<div class="hl__footer__column hl__footer__location-login">
<h4>
Location
</h4>
<p>
User Research Center<br>Lamont Library A-10<br>Harvard Yard<br>Harvard University<br>Cambridge, MA 02138
</p>
<h4>
<a href="https://beta.projects.iq.harvard.edu/harvardlibraryux/cp/build/layout">Admin Login</a>
</h4>
</div>
</div>
<div class="hl__footer__content">
<div class="hl__footer__top-links">
<div class="hl__footer__social">
[[{"fid":3776041,"view_mode":"default","type":"media","attributes":{"height":"35","width":"35","class":"wysiwyg-placeholder media-element file-default"}}]][[{"fid":3776042,"view_mode":"default","type":"media","attributes":{"height":"35","width":"35","class":"wysiwyg-placeholder media-element file-default"}}]]
</div>
<div class="hl__footer__quick-links">
<a data-url="https://library.harvard.edu/accessibility" href="https://library.harvard.edu/accessibility">Accessibility</a> <a data-url="https://library.harvard.edu/privacy-terms-use-copyright-information" href="https://www.harvard.edu/privacy-statement" title="">Privacy</a>
</div>
</div>
<div class="hl__footer__license">
<div class="hl__footer__cc-icon">
<img src="https://beta.projects.iq.harvard.edu/files/harvardlibraryux/files/cc-icon.png">
</div>
<div class="hl__footer__cc-text">
<p>
Creative Commons Attribution 4.0 International License
</p>
</div>
</div>
<div class="hl__footer__message">
<p>
Except where otherwise noted, this work is subject to a <a href="https://creativecommons.org/licenses/by/4.0/" title="Creative Commons Attribution 4.0 International License">Creative Commons Attribution 4.0 International License</a>, which allows anyone to share and adapt our material as long as proper attribution is given. For details and exceptions, see the <a href="https://osc.hul.harvard.edu/programs/copyright/ccby/" title="Harvard Library Copyright Policy">Harvard Library Copyright Policy</a> ©2018 Presidents and Fellows of Harvard College.
</p>
</div>
</div>
</div>
</div>