Files
OTSSignsTheme/manual/index.html
Matt Batchelder bbe8c1860c pre-img swap
2026-03-23 21:09:27 -04:00

12 lines
291 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Documentation</title>
</head>
<body>
</body>
<script type="text/javascript">
window.location = window.location.pathname.replace('index.html', '').replace(/\/?$/, '/') + 'en/index.html';
</script>
</html>