diff options
| author | Daniel Friesel <derf@derf.homelinux.org> | 2009-11-22 11:00:10 +0100 | 
|---|---|---|
| committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-11-22 11:00:10 +0100 | 
| commit | 30a5734b75cc12b9c5667400ad286d38610cff25 (patch) | |
| tree | cd748c83524aa5b10d002117be336a5f90871eb7 | |
| parent | 5d46d39e4c420930cc36f76f3d1975c0a8ccf946 (diff) | |
gen-xhtml-thumbnails: We have no CSS
| -rwxr-xr-x | include/gen-xhtml-thumbnails | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/gen-xhtml-thumbnails b/include/gen-xhtml-thumbnails index 0120ae1..95d3f08 100755 --- a/include/gen-xhtml-thumbnails +++ b/include/gen-xhtml-thumbnails @@ -39,7 +39,6 @@ print $index <<'EOD';  <head>  	<title></title>  	<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> -	<link rel="stylesheet" type="text/css" href="foo.css"/>  </head>  <body><div>  EOD | 
