diff --git a/inc/template.php b/inc/template.php index daa39ff4c1a8440bc6d1e8d3a7e4d082add948b0..3c0f1f45fe20c7afd126525c9eb241d25d5d8d44 100644 --- a/inc/template.php +++ b/inc/template.php @@ -395,6 +395,7 @@ function tpl_metaheaders($alt = true) { } } + // load stylesheets $head['link'][] = array( 'rel' => 'stylesheet', 'type'=> 'text/css', 'href'=> DOKU_BASE.'lib/exe/css.php?t='.rawurlencode($conf['template']).'&tseed='.$tseed