The link to the home page in the Main web in the intro paragraph should use:
%VAR{"HOMETOPIC" web=" %MAINWEB%"}%
instead of:
%HOMETOPIC%
--
TomMetro - 28 Dec 2006
No, HOMETOPIC is a system variable, it expands always to the
{HomeTopicName} value set in configure. To point to another web, prefix
%HOMETOPIC% with the web name and a dot, such as
Otherweb.%HOMETOPIC%.
--
PeterThoeny - 29 Dec 2006