]> de.git.xonotic.org Git - xonotic/xonstat.git/blob - xonstat/util/xs_interceptor/templates/landing.html
Remove more refs to sqlahelper.
[xonotic/xonstat.git] / xonstat / util / xs_interceptor / templates / landing.html
1 <!DOCTYPE html>\r
2 <html lang="en">\r
3   <head>\r
4     <meta charset="utf-8">\r
5     <title>XonStat is under maintenance!</title>\r
6     <meta name="viewport" content="width=device-width, initial-scale=1.0">\r
7     <meta name="description" content="">\r
8     <meta name="author" content="">\r
9 \r
10     <!-- Le styles -->\r
11     <link href="../m/css/bootstrap.min.css" rel="stylesheet">\r
12     <link href="../m/css/custom.css" rel="stylesheet">\r
13     <style type="text/css">\r
14       body {\r
15         padding-top: 60px;\r
16         padding-bottom: 40px;\r
17       }\r
18     </style>\r
19     <link href="../m/css/bootstrap-responsive.min.css" rel="stylesheet">\r
20 \r
21     <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->\r
22     <!--[if lt IE 9]>\r
23       <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>\r
24     <![endif]-->\r
25 \r
26   </head>\r
27 \r
28   <body>\r
29 \r
30     <div class="container">\r
31 \r
32       <!-- Main hero unit for a primary marketing message or call to action -->\r
33       <div class="hero-unit">\r
34         <h1>Oh, hello!</h1>\r
35         <p>XonStat is being worked on at the moment, but it should be back up soon. Don't worry about your games - they are being recorded in the background. What are you waiting for? Get back to fragging! Alternatively you can do one of the following:</p>\r
36         <p>\r
37           <a class="btn btn-primary btn-large" href="http://forums.xonotic.org">Visit the Forums &raquo;</a>\r
38           <a class="btn btn-primary btn-large" href="http://webchat.quakenet.org/?channels=xonotic&amp;uio=MTE9MTA62">Live Chat &raquo;</a>\r
39         </p>\r
40       </div>\r
41 \r
42       </div> <!-- /container -->\r
43 \r
44     <!-- Le javascript\r
45     ================================================== -->\r
46     <!-- Placed at the end of the document so the pages load faster -->\r
47     <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>\r
48     <script src="../m/js/bootstrap.min.js"></script>\r
49   </body>\r
50 </html>\r