cartodb-4.42/lib/assets/javascripts/cartodb/table/views/empty_sql.jst.ejs
2024-04-06 05:25:13 +00:00

7 lines
252 B
Plaintext

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