app/Resources/views/Default/index.html.twig line 1

Open in your IDE?
  1. <a href="/aot.php">Click here to continue...</a>
  2. <script>
  3.     window.location="/aot.php";
  4. </script>