cartodb-4.42/lib/assets/javascripts/dashboard/views/data-library/content/no-results-template.tpl
2024-04-06 05:25:13 +00:00

12 lines
422 B
Smarty

<div class="IntermediateInfo">
<div class="LayoutIcon">
<i class="CDB-IconFont CDB-IconFont-lens" />
</div>
<h4 class="CDB-Text CDB-Size-large u-mainTextColor u-secondaryTextColor u-bSpace--m">
Oh! No results
</h4>
<p class="CDB-Text CDB-Size-medium u-altTextColor">
Your search was correct but returned no results, please try with a different set of parameters before running it again
</p>
</div>