blob: 0cf19650011e5a8755c5ae33c6115fc494772923 [file]
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/users">
<link rel="canonical" href="/users" />
</head>
<script>
window.location.href = '/users' + window.location.search + window.location.hash;
</script>
</html>