summaryrefslogtreecommitdiff
blob: 0cf3b15c6fba3b3844d824fe5efda935285e8b2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
   <head>
      <link rel="stylesheet" type="text/css" href="/style.css">
   </head>
   <body>
      <script src="/www/script/params.js"></script>
      <script src="/www/script/battles.js"></script>
      <script src="/www/script/main_popup.js"></script>
      <script src="/www/script/init_popup.js"></script>
   </body>
</html>