cartodb-4.42/lib/assets/javascripts/cartodb/table/views/empty_sql.jst.ejs

7 lines
252 B
Plaintext
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>