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>
(3-3/6)