Revision: 4315 Author: dverna URL: http://bknr.net/trac/changeset/4315
Misc fixes in homepage and headers U trunk/projects/lisp-ecoop/website/templates/home.xml U trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl
Modified: trunk/projects/lisp-ecoop/website/templates/home.xml =================================================================== --- trunk/projects/lisp-ecoop/website/templates/home.xml 2009-02-23 16:49:20 UTC (rev 4314) +++ trunk/projects/lisp-ecoop/website/templates/home.xml 2009-02-23 16:53:08 UTC (rev 4315) @@ -3,7 +3,7 @@ <lisp-ecoop:page name="home" xmlns:lisp-ecoop="http://elw.bknr.net/%22%3E
-<h1>5th European Lisp Workshop</h1> +<h1>6th European Lisp Workshop</h1>
<p>July 06 - Genova, Italy - co-located with ECOOP 2009</p>
@@ -37,6 +37,9 @@ This year, and for the first time, the workshop proceedings will be published in the ACM Digital Library. </li> + <li> + Also, the workshop will feature interactive tutorial/demo/coding sessions. + </li> <!-- <li>The workshop programme is now online.</li> --> <!-- <li>
Modified: trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl =================================================================== --- trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl 2009-02-23 16:49:20 UTC (rev 4314) +++ trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl 2009-02-23 16:53:08 UTC (rev 4315) @@ -14,15 +14,15 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title>European Lisp Workshop 2008 - $(title)</title> + <title>European Lisp Workshop 2009 - $(title)</title> <link rel="stylesheet" type="text/css" href="../static/styles.css" /> <script src="../static/javascript.js" language="javascript" type="text/javascript"> </script> </head> <body> <div id="banner"> - <div id="title">5th European Lisp Workshop</div> - <div id="subtitle">Co-located with <a href="http://2008.ecoop.org/" - target="_new">ECOOP 2008</a><br />July 07 - Paphos, Cyprus</div> + <div id="title">6th European Lisp Workshop</div> + <div id="subtitle">Co-located with <a href="http://2009.ecoop.org/" + target="_new">ECOOP 2009</a><br />July 06 - Genova, Italy</div> <div id="logo"> <a href="http://bknr.net/" target="_new"> <img width="57" height="20" alt="BKNR Logo" src="/static/bknr-logo.png" border="0" />