cartodb-4.42/lib/assets/javascripts/dashboard/views/public-dataset/table-view/empty-sql.tpl

7 lines
240 B
Smarty
Raw Normal View History

2024-04-06 13:25:13 +08:00
<div class="emptyTableContainer">
<div class="emptySQLInfo emptynessInfo">
<h4 class="strong">No results on this query</h4>
<p>Try with a different one or just <a href="#" class="clearview">clear this view</a></p>
</div>
</div>