From: Simon Cozens <simon@simon-cozens.org>
Date: Sat, 27 Mar 2004 06:48:59 +0000 (+0000)
Subject: End tag properly.
X-Git-Tag: 2.10~265
X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=e88ddadf090d4cb7fc2a9555f1771f479a84f05c;p=maypole.git

End tag properly.


git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@97 48953598-375a-da11-a14b-00016c27c3ee
---

diff --git a/templates/factory/header b/templates/factory/header
index 213c22b..2091277 100644
--- a/templates/factory/header
+++ b/templates/factory/header
@@ -1,5 +1,5 @@
 <HTML>
     <HEAD>
-        <TITLE> You want to put the title of your application here <TITLE>
+        <TITLE> You want to put the title of your application here </TITLE>
     </HEAD>
     <BODY>