From 84d1410f1c620a5f642fcfc2084fffd0d172536a Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 17 Dec 2013 00:19:56 -0500 Subject: [PATCH] in metrics, give better info on new users --- frontend/templates/metrics.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/frontend/templates/metrics.html b/frontend/templates/metrics.html index f25ad2a8..94d35ad2 100644 --- a/frontend/templates/metrics.html +++ b/frontend/templates/metrics.html @@ -1,4 +1,5 @@ {% extends "basedocumentation.html" %} +{% load humanize %} {% block title %} Metrics {% endblock %} {% block doccontent %} @@ -9,11 +10,15 @@