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