ccashfrontend/views/node_modules/express-validator/website/static/index.html
2021-06-18 09:20:09 +10:00

14 lines
No EOL
371 B
HTML

<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=docs/">
<script type="text/javascript">
window.location.href = 'docs/';
</script>
<title>express-validator</title>
</head>
<body>
If you are not redirected automatically, follow this <a href="docs/">link</a>.
</body>
</html>