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

8 lines
290 B
Smarty
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="emptyTableContainer">
<div class="emptyPublicTableInfo emptynessInfo">
<h4>This dataset is empty</h4>
<p>If you are the owner of this dataset remember to login and add your desired rows.</p>
<p>If not, you cant do anything interesting here.</p>
</div>
</div>