Files
OTSSignsTheme/manual/index.html

12 lines
291 B
HTML
Raw Normal View History

2026-03-23 21:09:27 -04:00
<!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>