You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
720 B
HTML

<div id="monitor-ui">
<div class="toolbar" role="banner">
<img id="is-logo" alt="Information System" src="../assets/images/is-logo.png" />
<div class="spacer"></div>
<a aria-label="gCube System" href="https://www.gcube-system.org/" target="_blank">
<img id="gcube-logo" alt="powered by gCube FRAMEWORK" src="../assets/images/gcube-logo.png" />
</a>
</div>
<div id="content" class="content" role="main">
<app-resource-types-tree></app-resource-types-tree>
<app-basket></app-basket>
</div>
<!-- Footer -->
<footer>
<h5>KEEP CALM</h5>
<h5 class="and">AND</h5>
<h5>LOVE</h5>
<h5><a aria-label="D4SCIENCE" href="https://www.d4science.org/" target="_blank">D4SCIENCE</a></h5>
</footer>
</div>