Project

General

Profile

1
<div class="uk-offcanvas-content">
2
  <top-menu></top-menu>
3
  <router-outlet></router-outlet>
4
  <footer></footer>
5
  <cookie-law position="bottom">
6
    OpenAIRE uses cookies in order to function properly.<br>
7
    Cookies are small pieces of data that websites store in your browser to allow us to give you the best browsing experience possible.
8
    By using the OpenAIRE portal you accept our use of cookies. <a href="http://ec.europa.eu/ipg/basics/legal/cookies/index_en.htm" target="_blank"> Read more <span class="uk-icon">
9
    <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="chevron-right" ratio="1"><polyline fill="none" stroke="#000" stroke-width="1.03" points="7 4 13 10 7 16"></polyline></svg>
10
    </span></a>
11
  </cookie-law>
12
</div>
13
<!-- Matomo -->
14
<!--<script type="text/javascript">
15
  var _paq = _paq || [];
16
  _paq.push(['trackPageView']);
17
  _paq.push(['enableLinkTracking']);
18
  (function() {
19
    var u="//https://analytics.openaire.eu/";
20
    _paq.push(['setTrackerUrl', u+'piwik.php']);
21
    _paq.push(['setSiteId', piwikUrl]);
22
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
23
    g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
24
  })();
25
</script>-->
26
<!-- End Matomo Code -->
(3-3/6)