Add download counter to home page

This commit is contained in:
rubenwardy
2019-01-29 01:43:21 +00:00
parent 2844773e4d
commit 7810bb54e0
2 changed files with 4 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ Welcome
<div class="text-center">
<small>
CDB has {{ count }} packages available to download.
CDB has {{ count }} packages, with a total of {{ downloads }} downloads.
</small>
</div>
<!-- </main> -->