From bff9494bb5ef7b022417ed4041bbfebb64ec4700 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Mon, 26 Nov 2012 14:17:41 +0100 Subject: The link to the source code is now at the bottoem of the HTML page. --- source/templates/base.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'source/templates/base.html') diff --git a/source/templates/base.html b/source/templates/base.html index 6380bf37..6b60703e 100644 --- a/source/templates/base.html +++ b/source/templates/base.html @@ -12,14 +12,13 @@

pyAggr3g470r - News aggregator

- pyAggr3g470r (source code) ${self.body()}

This software is under GPLv3 license. You are welcome to copy, modify or - redistribute the source code according to the - GPLv3 license.

+ redistribute the source code according to the GPLv3 license.
+ Source code of pyAggr3g470r.

\ No newline at end of file -- cgit