Statistics
| Branch: | Tag: | Revision:

root / htdocs / okeanos.html @ faed8be3

History | View | Annotate | Download (2.6 kB)

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
</head>
28
<body id="index" style="background-position: 0px -200px">
29
    <div class="container">
30
        <div class="logo">
31
            <a href="#" title="Pithos+"><img 
32
                src="site_media/images/okeanos-logo-alpha.png" 
33
                alt="~okeanos" 
34
                title="~okeanos" /></a>
35
        </div>
36

    
37
        <div class="inner box-round-mid box-shadow-mid clearfix">
38
            <div class="cols clearfix">
39
                <div class="main-content">
40

    
41
    <div class="intro-text page text">
42
        <p>
43
        Okeanos will be available from astakos shortly.
44
        </p>
45
    </div>
46
    <div class="inner-bottom">
47
        <a class="gotoapp" 
48
            href="http://okeanos.grnet.gr/ui/" 
49
            title="Enter ~okeanos">Είσοδος</a>
50
    </div>
51
</div>
52

    
53
            </div>
54
        </div>
55
    </div>
56

    
57
</div>
58
</div>
59

    
60
<div class="footer">
61
    
62
<div class="bottom-text">
63
    <p>&copy; 2011 <a target="_blank" href="http://www.grnet.gr/">Εθνικό Δίκτυο Έρευνας και Τεχνολογίας</a></p>
64
</div>
65
</div>
66
  
67
              
68
      <script src="site_media/js/libs/jquery-1.5.1.min.js"></script>
69
      <script src="site_media/js/libs/jquery.cookie.js"></script>
70
      <script src="site_media/js/intro-hover.js"></script>
71
      <script src="site_media/js/main.js"></script>
72

    
73
                        <!--[if lt IE 7 ]>
74
      <script src="site_media/js/libs/dd_belatedpng.js"></script>
75
      <script>DD_belatedPNG.fix('img, .png_bg');</script>
76
      <![endif]-->
77
</body>
78
</html>