Add nbEntries to the API tags list response

So client will be able to do the same as in the web UI.

Also remove empty `div` from the tags template.
This commit is contained in:
Jeremy Benoist
2022-09-23 15:16:38 +02:00
parent a452bb6204
commit 812b4a906f
3 changed files with 2 additions and 7 deletions

View File

@ -33,8 +33,4 @@
{% endfor %}
</ul>
</div>
<div>
</div>
{% endblock %}