<!DOCTYPE html>

<html>

  

<head>

    <title>HTML Redirect</title>

    <meta http-equiv="refresh" content=“0; url =

    https://www.tfocb.com />

</head>

  

<body>

    <h1 style="text-align:center;color:blue;”>

    TFOCB

  </h1>

    <p style="text-align:center;">

        If your browser supports Refresh, 

        you'll be redirected to TFOCB

    </p>

  

</body>

  

</html>