aboutsummaryrefslogtreecommitdiff
path: root/uag/squad.xml/index.html
blob: c1444a1743dfe01aeff2839aa18a2e8a986d084e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>UAG squad.xml</title>
  </head>
  <body>
    <script>
      window.location.href = "./squad.xml";
    </script>
  </body>
</html>