-
Notifications
You must be signed in to change notification settings - Fork 0
/
navigation.htm
39 lines (34 loc) · 1.53 KB
/
navigation.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
39
<html>
<head>
<meta http-equiv="Content-Language" content="en-gb">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Supported by</title>
<link rel="stylesheet" type="text/css" href="osns.css">
</head>
<body>
<p class="title" style="text-align: center">
<a href="index.htm">Home</a> | <a href="index.htm#News">News</a> | <a href="index.htm#About_the_School_">
About</a> | <a href="2022/OSNS22_timetable-v4.pdf">Programme</a> |
<a href="neutronbooks.htm"> Teaching materials |
<a href="lectures.htm"> Lecture Slides |
<a href="lecture-feedback.htm"> Lecture Feedback |
<a href="index.htm#Accommodation">Accommodation</a> |
<a href="index.htm#Costs_and_Registration_">Application and
Fees</a><br>
<a href="index.htm#Further_information_">Contact</a> |
<a href="index.htm#Organisers_">Organisers</a> | <a href="history.htm">History</a></p>
<!--
<p class="title" style="text-align: center">
<a href="index.htm">Home</a> | <a href="index.htm#News">News</a> | <a href="index.htm#About_the_School_">
About</a> | <a href="2019/OSNS19_timetable_v11.pdf">Programme</a> |
<a href="neutronbooks.htm"> Teaching materials |
<a href="lectures.htm"> Lecture Slides |
<a href="lecture-feedback.htm"> Lecture Feedback |
<a href="index.htm#Accommodation">Accommodation</a> |
<a href="index.htm#Costs_and_Registration_">Application and
Fees</a><br>
<a href="index.htm#Further_information_">Contact</a> |
<a href="index.htm#Organisers_">Organisers</a> | <a href="history.htm">History</a></p>
-->
</body>
</html>