openaire-library/dashboard/plugins/components/featured-datasets/plugin-featured-datasets.co...

15 lines
581 B
HTML

<div>plugin-featured-datasets</div>
<div class="plugin-featured-datasets uk-container uk-container-large uk-section">
<div class="uk-flex uk-flex-middle uk-flex-between uk-margin-large-bottom">
<h3 class="uk-margin-remove">
Featured Datasets
</h3>
<a href="" class="uk-display-inline-block uk-text-uppercase uk-button uk-button-text uk-text-default">
View all
</a>
</div>
<div>
<!-- Will we use search-result component? Featured dataset card will need some alterations. Also there is no "View all" page I think -->
content
</div>
</div>