From 2bc6472446426abd97d0b01f02d0318e7d828d50 Mon Sep 17 00:00:00 2001 From: Aamir Khan Date: Thu, 28 Jun 2012 16:11:44 -0400 Subject: Fix #1: graph not shown on /list/ --- templates/recent_activities.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/recent_activities.html b/templates/recent_activities.html index f52a49c..d6f4516 100644 --- a/templates/recent_activities.html +++ b/templates/recent_activities.html @@ -13,7 +13,7 @@
+{% block additionaljs %} + {% endblock %} -- cgit