Joachim Schmitz wrote:
>
> <link rel="stylesheet" type="text/css"
> href="<dtml-var "stylesheet.absolute_url()">" />
<link rel="stylesheet" type="text/css"
href="some_style_sheet.css"
tal:attributes="href here/stylesheet/absolute_url">/>
cheers,
Chris