summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/display.pt3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/display.pt b/templates/display.pt
index 46f4822..57ff3c7 100644
--- a/templates/display.pt
+++ b/templates/display.pt
@@ -107,8 +107,7 @@
<li>
<span tal:content="data/download_counts/week" /> downloads in the last week
</li>
- <!-- will be displayed when we have enough data -->
- <li style="display: none;">
+ <li>
<span tal:content="data/download_counts/month" /> downloads in the last month
</li>
</ul>