Project

General

Profile

1
<!doctype html>
2
<html lang="en">
3
  <head>
4
    <title>OpenAIRE</title>
5
    <meta charset="UTF-8">
6
    <meta name="description" content="Open Access Infrastructure for Europe ">
7
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
8
    <script src="bootstrap/dist/js/bootstrap.min.js" ></script>
9
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.2/css/bootstrap.min.css" integrity="sha384-y3tfxAZXuh4HwSYylfB+J125MxIs6mR5FOHamPBG064zB+AFeWH94NdvaCBm8qnd" crossorigin="anonymous">
10
    <link rel="stylesheet" href="bootstrap/dist/css/bootstrap.min.css">
11
    <link rel="icon" href="data:;base64,iVBORw0KGgo=">
12
    <!-- Temporarily add here custom style -->
13
    <style>
14
      .custom-hidden-dropdown-menu {position:static !important;}
15

    
16
    </style>
17

    
18
    <base href="/">
19

    
20
  </head>
21
  <body>
22

    
23
  <app>
24
    Loading Universal ...
25
  </app>
26

    
27
  <script src="/index.js"></script>
28
</body>
29
</html>
(2-2/7)