I've tended to use:

<link rel="stylesheet" type="text/css" href="[% c.uri_for('/static/css/main.css') %]"/>

I guess it depends on how it's being hosted, but I couldn't assume the top level URL space, so a straight absolute URL seemed a risk.

All the best
Stuart
--
Stuart Watt
ARM Product Developer
Information Balance

On 8/23/2010 5:17 PM, Ben van Staveren wrote:
try using /static/css/main.css ;)


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to