From 8c27b2adc8060680aff32b40b98f9792256f6c87 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Mon, 26 Nov 2012 08:13:33 +0100 Subject: Refactoring codes in templates. --- source/templates/statistics.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/templates/statistics.html') diff --git a/source/templates/statistics.html b/source/templates/statistics.html index 42577efd..e78aa054 100644 --- a/source/templates/statistics.html +++ b/source/templates/statistics.html @@ -1,8 +1,5 @@ ## statistics.html <%inherit file="base.html"/> -

pyAggr3g470r - News aggregator

-pyAggr3g470r (source code)
%if articles:

Statistics

-- cgit