On July 28, 2003 08:04 pm, Jeremy Newman wrote:
> NOTE to template authors, if you want to put a relative link in the site
> from now on, use {$root} to have the site put the correct path in for
> you. For example, <a href="{$root}/site/about">About Wine</a>. This also
> works for images: <img src="{$root}/images/foo.jpg">And what's wrong with just <a href="/site/about">About Wine</a> ? -- Dimi.
