Formatting code for FProxyBookmarkLink
To add a link to your freesite that prompts the user to add your site to their fproxy bookmarks, add a link as follows:
%%(html)
<a href="/?newbookmark=KSK@example&desc=Some+suggested+description" title="Add this Page to Your Bookmarks">
Add this page to your bookmarks
</a>
%%
%%(html)
<a href="/?newbookmark=KSK@example&desc=Some+suggested+description" title="Add this Page to Your Bookmarks">
Add this page to your bookmarks
</a>
%%