2024-05-01 13:53:28 +00:00
|
|
|
<html lang="en-US">
|
2022-05-19 15:45:26 +00:00
|
|
|
<head>
|
|
|
|
<title>Error</title>
|
2023-11-19 15:03:44 +00:00
|
|
|
<link rel="stylesheet" href="serp.css">
|
2022-05-19 15:45:26 +00:00
|
|
|
<meta http-equiv="refresh" content="5">
|
|
|
|
</head>
|
|
|
|
<body>
|
2023-11-19 15:03:44 +00:00
|
|
|
<div class="infobox">
|
2022-05-19 15:45:26 +00:00
|
|
|
<h1>Error</h1>
|
|
|
|
<p>Oops! It appears the index server is <span class="headline">{{indexState}}</span>.</p>
|
|
|
|
<p>The server was probably restarted to bring online some changes. Restarting the index typically takes
|
|
|
|
a few minutes, during which searches can't be served. </p>
|
|
|
|
|
|
|
|
<p>In the event of a longer outage, the <a rel="nofollow" href="https://twitter.com/MarginaliaNu">@marginalianu</a> feed
|
|
|
|
on Twitter may have details, otherwise you can always send me an email at <tt>kontakt@marginalia.nu</tt>.</p>
|
|
|
|
|
|
|
|
<p>This page will attempt to refresh automatically every few seconds.</p>
|
2023-11-19 15:03:44 +00:00
|
|
|
</div>
|
2022-05-19 15:45:26 +00:00
|
|
|
</body>
|
|
|
|
</html>
|