We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6c192 commit a39e401Copy full SHA for a39e401
examples/templates/_books_table.html
@@ -36,8 +36,6 @@
36
</button>
37
</td>
38
</tr>
39
- {% empty %}
40
- <p class="no-books text-primary">No books added yet.</p>
41
{% endfor %}
42
43
</tbody>
0 commit comments