[bknr-cvs] r2442 - trunk/projects/lisp-ecoop/website/templates

hhubner at common-lisp.net hhubner at common-lisp.net
Tue Feb 5 20:59:13 UTC 2008


Author: hhubner
Date: Tue Feb  5 15:59:12 2008
New Revision: 2442

Modified:
   trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl
Log:
Dummy commit to check whether update mechanics work.


Modified: trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl	(original)
+++ trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl	Tue Feb  5 15:59:12 2008
@@ -14,7 +14,7 @@
   <html
    xmlns="http://www.w3.org/1999/xhtml">
    <head>
-    <title>LISP-ECOOP07 - $(title)</title>
+    <title>European Lisp Workshop 2008 - $(title)</title>
     <link rel="stylesheet" type="text/css" href="../static/styles.css" />
     <script src="../static/javascript.js" language="javascript" type="text/javascript"> </script>
    </head>
@@ -62,4 +62,4 @@
  </div>
  </xsl:template>
 
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>



More information about the Bknr-cvs mailing list