Hi, i currently use the following to style my weblog

 <style type="text/css">
#includeTemplate($model.weblog "_css")
 </style>

I would like to use instead a <link> tag. How do I get te url of my
_css template? so I can use it into the <link> tag

<link rel="stylesheet" type="text/css" href=["_css" link] />

thanks in advance

raúl.
http://www.transitorio.cl/

Reply via email to