JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
made css_mangler.php handle versioning (strips numerical postfixes) and made contract...
[contractor-progress.git] / template.html
index a5eef75..b475f29 100644 (file)
@@ -4,8 +4,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <title>JasonWoof -- Website Services</title>
-  <link rel="stylesheet" href="style4.css" type="text/css" />
-  <link rel="stylesheet" href="tasks2.css" type="text/css" />
+  <link rel="stylesheet" href="style_4.css" type="text/css" />
+  <link rel="stylesheet" href="tasks_2.css" type="text/css" />
 </head>
 
 <body onload="document.getElementById('screen_height').style.height = (window.innerHeight ? window.innerHeight : document.documentElement.clientWidth) + 'px'">