From cf48c4d51627d08e4177b1487de11dfaa146f7e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Caron?= Date: Wed, 20 Mar 2013 12:16:53 +0100 Subject: [PATCH] powered by pelican footer (personal preference) --- nmnlist/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nmnlist/templates/base.html b/nmnlist/templates/base.html index e2682d56d..ccbe1ba19 100644 --- a/nmnlist/templates/base.html +++ b/nmnlist/templates/base.html @@ -40,7 +40,7 @@ {% endif %} -

Theme from "mnmlist"

+

Proudly powered by pelican

{% include 'analytics.html' %}