From df4da5b1811b108b22cf6a4cab5e2fe5d75ef806 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Thu, 24 Jan 2008 13:02:05 -0500 Subject: Port login template to genshi --- funcweb/funcweb/templates/login.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'funcweb') diff --git a/funcweb/funcweb/templates/login.html b/funcweb/funcweb/templates/login.html index 4fd6755..e93b271 100644 --- a/funcweb/funcweb/templates/login.html +++ b/funcweb/funcweb/templates/login.html @@ -1,7 +1,7 @@ - + + xmlns:py="http://genshi.edgewall.org/" + xmlns:xi="http://www.w3.org/2001/XInclude">