cartodb-4.42/lib/assets/javascripts/dashboard/views/public-dataset/table-view/empty-sql.tpl
2024-04-06 05:25:13 +00:00

7 lines
240 B
Smarty

<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>