From 079efd1d7e2ba90ad0c51fbe694f5eb27a719e98 Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Wed, 21 Jul 2004 13:38:20 +0000 Subject: [PATCH] XHTMLization. git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@164 48953598-375a-da11-a14b-00016c27c3ee --- templates/factory/footer | 5 +++-- templates/factory/header | 44 ++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 26 deletions(-) diff --git a/templates/factory/footer b/templates/factory/footer index e04310f..599e978 100644 --- a/templates/factory/footer +++ b/templates/factory/footer @@ -1,2 +1,3 @@ - - + + + \ No newline at end of file diff --git a/templates/factory/header b/templates/factory/header index 074189c..90274d4 100644 --- a/templates/factory/header +++ b/templates/factory/header @@ -1,24 +1,20 @@ - - - [% config.application_name || "A poorly configured Maypole application" %] - - - - - - - - -
- + + + + [% config.application_name || "A poorly configured Maypole application" %] + + + + + + +
\ No newline at end of file -- 2.39.2