From 50a766b14666fcb1d7b5402bd58c62856edbf54c Mon Sep 17 00:00:00 2001 From: Sebastian Wiesner Date: Sat, 10 Apr 2010 13:56:34 +0200 Subject: [PATCH] Fixed #382: CSS files are already prefixed with _static/ --- sphinx/themes/basic/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/themes/basic/layout.html b/sphinx/themes/basic/layout.html index c844dabc8..13b7cc57f 100644 --- a/sphinx/themes/basic/layout.html +++ b/sphinx/themes/basic/layout.html @@ -91,7 +91,7 @@ {%- for cssfile in css_files %} - + {%- endfor %} {%- if not embedded %}