blob: e86c152fdfc6d38474d8c3b2c46795f6a9f5f73a (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html data-destination=>
<head>
<noscript><meta http-equiv="refresh" content="0; url='commentary/problems.html'"/></noscript>
</head>
<body>
Redirect (moved to commentary/ folder)
<script>window.location.href = 'commentary/problems.html' + (window.location.hash || '');</script>
</body>
</html>
|