From 7810bb54e0fea0f9452423d89e13ab0c87f767f1 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 29 Jan 2019 01:43:21 +0000 Subject: Add download counter to home page --- app/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/templates') diff --git a/app/templates/index.html b/app/templates/index.html index 210cc84..e11b3c8 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -51,7 +51,7 @@ Welcome
- CDB has {{ count }} packages available to download. + CDB has {{ count }} packages, with a total of {{ downloads }} downloads.
-- cgit v1.2.3