mirror of
https://github.com/minetest/contentdb.git
synced 2024-12-23 06:22:24 +01:00
Add number of packages to bottom of homepage
This commit is contained in:
parent
7943598528
commit
a68ac9cb4d
@ -49,5 +49,10 @@ Welcome
|
||||
<h2 class="my-3">Top Texture Packs</h2>
|
||||
{{ render_pkggrid(pop_txp) }}
|
||||
|
||||
<div class="text-center">
|
||||
<small>
|
||||
CDB has {{ count }} packages available to download.
|
||||
</small>
|
||||
</div>
|
||||
<!-- </main> -->
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user