Hotfix pithos 500 error
[pithos] / htdocs / okeanos.html
1 <!doctype html>
2 <!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
3 <!--[if IE 7 ]>    <html lang="en" class="no-js ie7"> <![endif]-->
4 <!--[if IE 8 ]>    <html lang="en" class="no-js ie8"> <![endif]-->
5 <!--[if (gte IE 9)|!(IE)]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
6 <head>
7     <meta charset="utf-8">
8
9   <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
10        Remove this if you use the .htaccess -->
11   <meta http-equiv="X-UA-Compatible" content="chrome=1">
12
13   <title>~okeanos</title>
14   <meta name="description" content="Pithos+ GRNet Service">
15   <meta name="author" content="Kostas Papadimitriou <kpap@grnet.gr>">
16
17   <!--  Mobile viewport optimized: j.mp/bplateviewport -->
18   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
19
20     <!-- Place favicon.ico & apple-touch-icon.png
21         in the root of your domain and delete these references -->
22   <link rel="shortcut icon" href="/favicon.ico">
23   <link rel="apple-touch-icon" href="/apple-touch-icon.png">
24   
25   <link rel="stylesheet" href="site_media/css/site.css">
26   <script src="site_media/js/libs/modernizr-1.7.min.js"></script>
27   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
28   <script>
29     var CLOUDBAR_ACTIVE_SERVICE = 'okeanos';
30     var CLOUDBAR_LOCATION = "/static/im/cloudbar/";
31     var CLOUDBAR_SERVICES = "/im/get_services";
32     var CLOUDBAR_MENU = "/im/get_menu";
33
34     $(document).ready(function(){
35       $.getScript(CLOUDBAR_LOCATION + 'cloudbar.js');
36     })
37   </script>
38 </head>
39 <body id="index" style="background-position: 0px -200px">
40     <div class="container">
41         <div class="logo">
42             <a href="#" title="Pithos+"><img 
43                 src="site_media/images/okeanos-logo-alpha.png" 
44                 alt="~okeanos" 
45                 title="~okeanos" /></a>
46         </div>
47
48         <div class="inner box-round-mid box-shadow-mid clearfix">
49             <div class="cols clearfix">
50                 <div class="main-content">
51
52     <div class="intro-text page text">
53         <p>
54         Η έκδοση alpha 2 της υπηρεσίας ~okeanos θα είναι σύντομα διαθέσιμη.<br /><br />
55         Αν έχετε λογαριασμό θα λάβετε ενημερωτικό μήνυμα στο email σας.<br />
56         Αν δεν έχετε, φτιάξτε έναν <a href="/im">τώρα</a>!
57         </p>
58     </div>
59 </div>
60
61             </div>
62         </div>
63     </div>
64
65 </div>
66 </div>
67
68 <div class="footer">
69     
70 <div class="bottom-text">
71     <p>&copy; 2011 <a target="_blank" href="http://www.grnet.gr/">Εθνικό Δίκτυο Έρευνας και Τεχνολογίας</a></p>
72 </div>
73 </div>
74   
75               
76       <script src="site_media/js/libs/jquery-1.5.1.min.js"></script>
77       <script src="site_media/js/libs/jquery.cookie.js"></script>
78       <script src="site_media/js/intro-hover.js"></script>
79       <script src="site_media/js/main.js"></script>
80
81                         <!--[if lt IE 7 ]>
82       <script src="site_media/js/libs/dd_belatedpng.js"></script>
83       <script>DD_belatedPNG.fix('img, .png_bg');</script>
84       <![endif]-->
85 </body>
86 </html>