-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
158 lines (143 loc) · 6.94 KB
/
404.html
File metadata and controls
158 lines (143 loc) · 6.94 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!doctype html>
<html lang="en">
<head>
<!-- meta data & title -->
<meta charset="utf-8">
<title>Strangeness in Quark Matter (SQM 2022)</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The International Conference on Strangeness in Quark Matter (SQM 2022) will focus on new experimental and theoretical developments on the role of strange quark.
">
<meta name="author" content="">
<!-- Favicon and touch icons -->
<link rel="shortcut icon" href="/assets/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/ico/apple-touch-icon-57-precomposed.png">
<!-- CSS -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300">
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.css">
<link rel="stylesheet" href="/assets/css/font-awesome.min.css">
<link rel="stylesheet" href="/assets/css/animate.min.css">
<link rel="stylesheet" href="/assets/css/style.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BDDL11VR0P"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BDDL11VR0P');
</script>
<link rel="apple-touch-icon" sizes="57x57" href="/assets/files/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/assets/files/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/assets/files/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/assets/files/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/assets/files/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/assetsfiles/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/assets/files/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/assets/files/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/files/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/assets/files/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/files/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/assets/files/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/files/favicon/favicon-16x16.png">
<link rel="manifest" href="/assets/files/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/assets/files/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
</head>
<!-- Header -->
<nav id="navbar-section" class="navbar navbar-default navbar-static-top navbar-sticky" role="navigation">
<div class="banner">
<div id="logo">
<div class="col-sm-2"></div>
<div class="col-sm-8">
<a href="/"><img style="display:block; width:auto; height:auto; max-width:100%; max-height:180px !important;" src="/assets/img/logo/SQM2022-logo-horizontal_LogoOnly.png" class="logos" alt="The 20th International Conference on Strangeness in Quark Matters 2022, 13-18 Jun 2022, Busan, Republic of Korea"></a>
</div>
<div class="col-sm-2"></div>
</div>
<div style="width: 100%; overflow:hidden;">
<a href="/"><img src="/assets/img/logo/SQM2022-logo-horizontal_Wave.png" class="logos" style="display:block; width:auto; height:100%; min-height:40px !important; max-height:100px !important; overflow: hidden !important;"></a>
</div>
<div id="navbar-spy" class="/*collapse*/ navbar-collapse navbar-responsive-collapse" style="border-color: inherit">
<ul id="navbar-ul" class="nav navbar-nav" style="text-align: center">
<li style="width: 14%; min-width: 165px;">
<a href="https://indico.cern.ch/e/sqm2022" target="_blank">INDICO</a>
</li>
<li style="width: 14%; min-width: 165px;">
<a href="/pages/general-info/deadlines">GENERAL INFO</a>
</li>
<li style="width: 14%; min-width: 165px;">
<a href="/pages/travel-info/transport-information">TRAVEL INFO</a>
</li>
<li style="width: 14%; min-width: 165px;">
<a href="/pages/committees/international-advisory-committee">COMMITTEES</a>
</li>
<li style="width: 14%; min-width: 165px;">
<a href="/pages/history/history">HISTORY</a>
</li>
<li style="width: 14%; min-width: 165px;">
<a href="/pages/sponsors">SPONSORS</a>
</li>
<li style="width: 14%; min-width: 165px;">
<a href="/pages/contacts">CONTACT US</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Header -->
<script type="text/javascript" src="/js/jquery-1.10.2.min.js"></script>
<script src="/assets/bootstrap/js/bootstrap.min.js"></script>
<script src="/js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<body>
<style type="text/css" media="screen">
.container404 {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
.container404 h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container404">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>
</body>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-4">
<h3><i class="fa fa-map-marker"></i> Contact:</h3>
<p class="footer-contact">
SQM2022 Local Organizing Committee<br>
<a href="mailto: sqm2022@hipex.phys.pusan.ac.kr">sqm2022@hipex.phys.pusan.ac.kr</a>
</p>
</div>
<div class="col-md-4">
<h3><i class="fa fa-external-link"></i> Links</h3>
<p><a href="https://indico.cern.ch">Indico Home</a></p>
</div>
</div>
</div>
</div>
<div class="copyright text center">
Maintained by HIPEx (Department of Physics, Pusan National University)</a>
</div>
<div class="copyright text center">
<p>© Copyright 2021, <a href="https://keistad-root.github.io" target="_blank">Yongjun Choi</a>, <a href="https://isaac-kwon.github.io" target="_blank">Minjae Kwon</a>. <br>Theme ported by <a href="https://melvinchng.github.io/" target="_blank">Melvin Ch'ng</a></p>
</div>
</footer>
</html>