1 |
58945
|
k.triantaf
|
<navbar *ngIf= "showMenu" portal="usage-statistics" [onlyTop]="false" [userMenu]="false" [showLogo]="!isHome.value"
|
2 |
58903
|
k.triantaf
|
[user]="user" [userMenuItems]=userMenuItems [menuItems]=menuItems [properties]=properties></navbar>
|
3 |
|
|
<div class="custom-main-content">
|
4 |
58950
|
k.triantaf
|
<main [class.full-height]="isHome.value">
|
5 |
58903
|
k.triantaf
|
<router-outlet></router-outlet>
|
6 |
|
|
</main>
|
7 |
|
|
</div>
|
8 |
|
|
<cookie-law position="bottom">
|
9 |
|
|
OpenAIRE uses cookies in order to function properly.<br>
|
10 |
|
|
Cookies are small pieces of data that websites store in your browser to allow us to give you the best browsing experience possible.
|
11 |
|
|
By using the OpenAIRE portal you accept our use of cookies. <a href="//ec.europa.eu/ipg/basics/legal/cookies/index_en.htm" target="_blank"> Read more <span class="uk-icon">
|
12 |
|
|
<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>
|
13 |
|
|
</span></a>
|
14 |
|
|
</cookie-law>
|