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

7 lines
253 B
Plaintext

<div class="emptyTableContainer">
<div class="emptyTableInfo emptynessInfo">
<h4>Start by adding rows to your table</h4>
<p>Edit cells from the row above or click the button on the bottom-right to add new rows.</p>
</div>
</div>