<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<meta http-equiv="refresh" content="0;url=login.html">

<script>window.location.href='login.html';</script>

</head>

<body></body>

</html>