--- layout.jelly	2007-06-26 18:09:52.000000000 +0100
+++ layout-modified.jelly	2007-08-01 23:35:39.000000000 +0100
@@ -20,6 +20,7 @@
     <title>${h.appendIfNotNull(title, ' [Hudson]', 'Hudson')}</title>
     <link rel="stylesheet" href="${rootURL}/css/style.css" type="text/css" />
     <link rel="stylesheet" href="${rootURL}/css/color.css" type="text/css" />
+    <link rel="stylesheet" href="${rootURL}/${css}" type="text/css" />
     <link rel="shortcut icon" href="${rootURL}/favicon.ico" type="image/vnd.microsoft.icon" />
     <script src="${rootURL}/scripts/prototype.js" type="text/javascript"></script>
     <script src="${rootURL}/scripts/behavior.js" type="text/javascript"></script>